#92E8AA#92E8AA
#92E8AA is a very light, vivid green. Relative luminance 0.667; OKLCH L 86.0% C 0.120 H 152.1°. Best body text is #000000 at 14.35:1 contrast (WCAG AA passes).
Color values
| HEX | #92E8AA |
|---|---|
| RGB | rgb(146, 232, 170) |
| HSL | hsl(137, 65%, 74%) |
| HSV | hsv(137, 37%, 91%) |
| CMYK | cmyk(37.1%, 0%, 26.7%, 9%) |
| CIE-LAB | lab(85.36, -38.84, 22.16) |
| CIE-LCH | lch(85.36, 44.72, 150.30°) |
| OKLab | oklab(86.01% -0.1064 0.0564) |
| OKLCH | oklch(86.01% 0.12 152.1) |
| XYZ | xyz(47.9636, 66.7237, 48.3741) |
| Luminance | 0.6673 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 1.58
Light Sea Green
#98F6B0
ΔE00 3.17
Mint
#AAF0C1
ΔE00 4.42
Light Mint Green
#A6FBB2
ΔE00 4.63
Light Seafoam
#A0FEBF
ΔE00 4.69
Seafoam (survey)
#80F9AD
ΔE00 4.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92E8AA #E892D0
analogous
#A5E892 #92E8AA #92E8D5
triadic
#92E8AA #AA92E8 #E8AA92
tetradic
#92E8AA #92A5E8 #E892D0 #E8D592
square
#92E8AA #92A5E8 #E892D0 #E8D592
split-complementary
#92E8AA #D592E8 #E892A5
monochromatic
#2DD35B #5FDD83 #92E8AA #C5F3D1 #E6FAEB
Accessibility & contrast
On white
1.46
#92E8AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.35
#92E8AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92E8AA
14.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92E8AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92E8AA | 1.00 | 1.46 | 14.35 | 14.35 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8DBA6
Deuteranopia (green-blind)
#DBD2AE
Tritanopia (blue-blind)
#83E6D7
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #92e8aa; /* rgb */ color: rgb(146, 232, 170); /* oklch */ color: oklch(86.0% 0.120 152.1);
Tailwind
colors: {
custom: {
50: '#b5f0c3',
500: '#92e8aa',
950: '#000000',
},
}SCSS
$custom: #92e8aa; $custom-light: #b5f0c3; $custom-dark: #000000;
JSON
{
"hex": "#92e8aa",
"rgb": {
"r": 146,
"g": 232,
"b": 170
},
"hsl": {
"h": 136.744,
"s": 65.152,
"l": 74.118
},
"oklch": {
"l": 0.8601,
"c": 0.12042,
"h": 152.1
},
"luminance": 0.66726
}Semantic roles & 50–950 ramp
primary
#92E8AA
secondary
#C25CA6
accent
#199BCD
background
#FDFFFD
surface
#F8FEF9
border
#D1D6D2
text
#111612
muted
#818582