#92EAAA#92EAAA
#92EAAA is a very light, vivid green. Relative luminance 0.679; OKLCH L 86.5% C 0.123 H 151.8°. Best body text is #000000 at 14.57:1 contrast (WCAG AA passes).
Color values
| HEX | #92EAAA |
|---|---|
| RGB | rgb(146, 234, 170) |
| HSL | hsl(136, 68%, 75%) |
| HSV | hsv(136, 38%, 92%) |
| CMYK | cmyk(37.6%, 0%, 27.4%, 8.2%) |
| CIE-LAB | lab(85.93, -39.74, 22.94) |
| CIE-LCH | lch(85.93, 45.89, 150.00°) |
| OKLab | oklab(86.47% -0.1088 0.0583) |
| OKLCH | oklch(86.47% 0.123 151.8) |
| XYZ | xyz(48.5297, 67.8561, 48.5628) |
| Luminance | 0.6786 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 1.94
Light Sea Green
#98F6B0
ΔE00 2.66
Light Mint Green
#A6FBB2
ΔE00 4.17
Seafoam (survey)
#80F9AD
ΔE00 4.21
Light Seafoam
#A0FEBF
ΔE00 4.32
Mint
#AAF0C1
ΔE00 4.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92EAAA #EA92D2
analogous
#A6EA92 #92EAAA #92EAD6
triadic
#92EAAA #AA92EA #EAAA92
tetradic
#92EAAA #92A6EA #EA92D2 #EAD692
square
#92EAAA #92A6EA #EA92D2 #EAD692
split-complementary
#92EAAA #D692EA #EA92A6
monochromatic
#2BD65A #5FE082 #92EAAA #C5F4D2 #E5FAEB
Accessibility & contrast
On white
1.44
#92EAAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.57
#92EAAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92EAAA
14.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92EAAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92EAAA | 1.00 | 1.44 | 14.57 | 14.57 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBDDA6
Deuteranopia (green-blind)
#DDD3AE
Tritanopia (blue-blind)
#83E7D9
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #92eaaa; /* rgb */ color: rgb(146, 234, 170); /* oklch */ color: oklch(86.5% 0.123 151.8);
Tailwind
colors: {
custom: {
50: '#b5f1c3',
500: '#92eaaa',
950: '#000000',
},
}SCSS
$custom: #92eaaa; $custom-light: #b5f1c3; $custom-dark: #000000;
JSON
{
"hex": "#92eaaa",
"rgb": {
"r": 146,
"g": 234,
"b": 170
},
"hsl": {
"h": 136.364,
"s": 67.692,
"l": 74.51
},
"oklch": {
"l": 0.86472,
"c": 0.12343,
"h": 151.8
},
"luminance": 0.67859
}Semantic roles & 50–950 ramp
primary
#92EAAA
secondary
#C55CA8
accent
#169DD0
background
#FDFFFD
surface
#F8FEF9
border
#D1D6D2
text
#111712
muted
#818582