#92C8A2#92C8A2
#92C8A2 is a light, moderate green. Relative luminance 0.500; OKLCH L 78.5% C 0.078 H 153.7°. Best body text is #000000 at 11.01:1 contrast (WCAG AA passes).
Color values
| HEX | #92C8A2 |
|---|---|
| RGB | rgb(146, 200, 162) |
| HSL | hsl(138, 33%, 68%) |
| HSV | hsv(138, 27%, 78%) |
| CMYK | cmyk(27%, 0%, 19%, 21.6%) |
| CIE-LAB | lab(76.09, -25.29, 13.44) |
| CIE-LCH | lch(76.09, 28.64, 152.01°) |
| OKLab | oklab(78.47% -0.0699 0.0346) |
| OKLCH | oklch(78.47% 0.078 153.7) |
| XYZ | xyz(39.0279, 50.0266, 41.7752) |
| Luminance | 0.5003 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 4.16
Pale Teal
#82CBB2
ΔE00 5.61
Seafoam Blue
#78D1B6
ΔE00 6.98
Mediumaquamarine
#66CDAA
ΔE00 7.03
Seafoam
#7FE0B3
ΔE00 7.34
Light Teal
#90E4C1
ΔE00 7.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92C8A2 #C892B8
analogous
#9DC892 #92C8A2 #92C8BD
triadic
#92C8A2 #A292C8 #C8A292
tetradic
#92C8A2 #929DC8 #C892B8 #C8BD92
square
#92C8A2 #929DC8 #C892B8 #C8BD92
split-complementary
#92C8A2 #BD92C8 #C8929D
monochromatic
#4B9561 #69B37F #92C8A2 #BBDDC5 #E3F1E7
Accessibility & contrast
On white
1.91
#92C8A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.01
#92C8A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92C8A2
11.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92C8A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92C8A2 | 1.00 | 1.91 | 11.01 | 11.01 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8BFA0
Deuteranopia (green-blind)
#BFB9A4
Tritanopia (blue-blind)
#89C7BD
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #92c8a2; /* rgb */ color: rgb(146, 200, 162); /* oklch */ color: oklch(78.5% 0.078 153.7);
Tailwind
colors: {
custom: {
50: '#b3d9bd',
500: '#92c8a2',
950: '#000000',
},
}SCSS
$custom: #92c8a2; $custom-light: #b3d9bd; $custom-dark: #000000;
JSON
{
"hex": "#92c8a2",
"rgb": {
"r": 146,
"g": 200,
"b": 162
},
"hsl": {
"h": 137.778,
"s": 32.927,
"l": 67.843
},
"oklch": {
"l": 0.78474,
"c": 0.07795,
"h": 153.7
},
"luminance": 0.50028
}Semantic roles & 50–950 ramp
primary
#92C8A2
secondary
#9C628B
accent
#3A8AAC
background
#FDFEFD
surface
#F8FBF8
border
#D1D4D1
text
#111412
muted
#818382