#92CA94#92CA94
#92CA94 is a light, moderate green. Relative luminance 0.505; OKLCH L 78.6% C 0.095 H 145.5°. Best body text is #000000 at 11.10:1 contrast (WCAG AA passes).
Color values
| HEX | #92CA94 |
|---|---|
| RGB | rgb(146, 202, 148) |
| HSL | hsl(122, 35%, 68%) |
| HSV | hsv(122, 28%, 79%) |
| CMYK | cmyk(27.7%, 0%, 26.7%, 20.8%) |
| CIE-LAB | lab(76.37, -28.77, 21.30) |
| CIE-LCH | lch(76.37, 35.80, 143.49°) |
| OKLab | oklab(78.61% -0.0786 0.0541) |
| OKLCH | oklch(78.61% 0.095 145.5) |
| XYZ | xyz(38.3182, 50.4887, 35.7376) |
| Luminance | 0.5049 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 3.98
Lichen
#8FB67B
ΔE00 6.08
Soft Green
#6FC276
ΔE00 6.24
Hospital Green
#9BE5AA
ΔE00 6.43
Sage Green (survey)
#88B378
ΔE00 6.57
Pistachio
#93C572
ΔE00 6.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92CA94 #CA92C8
analogous
#ACCA92 #92CA94 #92CAB0
triadic
#92CA94 #9492CA #CA9492
tetradic
#92CA94 #92ACCA #CA92C8 #CAB092
square
#92CA94 #92ACCA #CA92C8 #CAB092
split-complementary
#92CA94 #B092CA #CA92AC
monochromatic
#4A984D #69B66C #92CA94 #BBDEBC #E4F2E5
Accessibility & contrast
On white
1.89
#92CA94 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.10
#92CA94 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92CA94
11.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92CA94 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92CA94 | 1.00 | 1.89 | 11.10 | 11.10 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCC091
Deuteranopia (green-blind)
#C3BA97
Tritanopia (blue-blind)
#8CC7BB
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #92ca94; /* rgb */ color: rgb(146, 202, 148); /* oklch */ color: oklch(78.6% 0.095 145.5);
Tailwind
colors: {
custom: {
50: '#b3dab3',
500: '#92ca94',
950: '#000000',
},
}SCSS
$custom: #92ca94; $custom-light: #b3dab3; $custom-dark: #000000;
JSON
{
"hex": "#92ca94",
"rgb": {
"r": 146,
"g": 202,
"b": 148
},
"hsl": {
"h": 122.143,
"s": 34.568,
"l": 68.235
},
"oklch": {
"l": 0.78607,
"c": 0.09541,
"h": 145.5
},
"luminance": 0.5049
}Semantic roles & 50–950 ramp
primary
#92CA94
secondary
#9F619D
accent
#38A9AD
background
#FDFEFD
surface
#F8FBF8
border
#D1D4D1
text
#111511
muted
#818481