#92E4AE#92E4AE
#92E4AE is a very light, moderate green. Relative luminance 0.647; OKLCH L 85.2% C 0.111 H 154.5°. Best body text is #000000 at 13.93:1 contrast (WCAG AA passes).
Color values
| HEX | #92E4AE |
|---|---|
| RGB | rgb(146, 228, 174) |
| HSL | hsl(140, 60%, 73%) |
| HSV | hsv(140, 36%, 89%) |
| CMYK | cmyk(36%, 0%, 23.7%, 10.6%) |
| CIE-LAB | lab(84.30, -36.30, 18.61) |
| CIE-LCH | lch(84.30, 40.79, 152.86°) |
| OKLab | oklab(85.18% -0.0999 0.0476) |
| OKLCH | oklch(85.18% 0.111 154.5) |
| XYZ | xyz(47.2346, 64.6511, 50.0262) |
| Luminance | 0.6465 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 1.90
Seafoam
#7FE0B3
ΔE00 3.52
Mint
#AAF0C1
ΔE00 3.86
Light Sea Green
#98F6B0
ΔE00 4.69
Light Teal
#90E4C1
ΔE00 5.06
Light Seafoam
#A0FEBF
ΔE00 5.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92E4AE #E492C8
analogous
#9FE492 #92E4AE #92E4D7
triadic
#92E4AE #AE92E4 #E4AE92
tetradic
#92E4AE #929FE4 #E492C8 #E4D792
square
#92E4AE #929FE4 #E492C8 #E4D792
split-complementary
#92E4AE #D792E4 #E4929F
monochromatic
#32CA66 #61D88A #92E4AE #C3F0D2 #E6F9ED
Accessibility & contrast
On white
1.51
#92E4AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.93
#92E4AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92E4AE
13.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92E4AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92E4AE | 1.00 | 1.51 | 13.93 | 13.93 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4D8AB
Deuteranopia (green-blind)
#D7CFB1
Tritanopia (blue-blind)
#83E2D5
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #92e4ae; /* rgb */ color: rgb(146, 228, 174); /* oklch */ color: oklch(85.2% 0.111 154.5);
Tailwind
colors: {
custom: {
50: '#b4edc6',
500: '#92e4ae',
950: '#000000',
},
}SCSS
$custom: #92e4ae; $custom-light: #b4edc6; $custom-dark: #000000;
JSON
{
"hex": "#92e4ae",
"rgb": {
"r": 146,
"g": 228,
"b": 174
},
"hsl": {
"h": 140.488,
"s": 60.294,
"l": 73.333
},
"oklch": {
"l": 0.85178,
"c": 0.11062,
"h": 154.5
},
"luminance": 0.64654
}Semantic roles & 50–950 ramp
primary
#92E4AE
secondary
#BD5D9C
accent
#1E8EC8
background
#FDFFFD
surface
#F8FEF9
border
#D1D6D2
text
#111613
muted
#818582