#92EBAE#92EBAE
#92EBAE is a very light, vivid green. Relative luminance 0.686; OKLCH L 86.8% C 0.121 H 153.3°. Best body text is #000000 at 14.72:1 contrast (WCAG AA passes).
Color values
| HEX | #92EBAE |
|---|---|
| RGB | rgb(146, 235, 174) |
| HSL | hsl(139, 69%, 75%) |
| HSV | hsv(139, 38%, 92%) |
| CMYK | cmyk(37.9%, 0%, 26%, 7.8%) |
| CIE-LAB | lab(86.30, -39.47, 21.37) |
| CIE-LCH | lch(86.30, 44.89, 151.56°) |
| OKLab | oklab(86.79% -0.1083 0.0545) |
| OKLCH | oklch(86.79% 0.121 153.3) |
| XYZ | xyz(49.1994, 68.5807, 50.6811) |
| Luminance | 0.6858 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 2.11
Light Sea Green
#98F6B0
ΔE00 2.76
Light Seafoam
#A0FEBF
ΔE00 4.02
Mint
#AAF0C1
ΔE00 4.07
Seafoam (survey)
#80F9AD
ΔE00 4.23
Light Mint Green
#A6FBB2
ΔE00 4.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92EBAE #EB92CF
analogous
#A3EB92 #92EBAE #92EBDA
triadic
#92EBAE #AE92EB #EBAE92
tetradic
#92EBAE #92A3EB #EB92CF #EBDA92
square
#92EBAE #92A3EB #EB92CF #EBDA92
split-complementary
#92EBAE #DA92EB #EB92A3
monochromatic
#2BD861 #5EE288 #92EBAE #C6F4D4 #E5FAEC
Accessibility & contrast
On white
1.43
#92EBAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.72
#92EBAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92EBAE
14.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92EBAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92EBAE | 1.00 | 1.43 | 14.72 | 14.72 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBDEAA
Deuteranopia (green-blind)
#DDD4B1
Tritanopia (blue-blind)
#82E9DA
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #92ebae; /* rgb */ color: rgb(146, 235, 174); /* oklch */ color: oklch(86.8% 0.121 153.3);
Tailwind
colors: {
custom: {
50: '#b5f2c6',
500: '#92ebae',
950: '#000000',
},
}SCSS
$custom: #92ebae; $custom-light: #b5f2c6; $custom-dark: #000000;
JSON
{
"hex": "#92ebae",
"rgb": {
"r": 146,
"g": 235,
"b": 174
},
"hsl": {
"h": 138.876,
"s": 68.992,
"l": 74.706
},
"oklch": {
"l": 0.8679,
"c": 0.12118,
"h": 153.3
},
"luminance": 0.68584
}Semantic roles & 50–950 ramp
primary
#92EBAE
secondary
#C65BA4
accent
#1596D1
background
#FDFFFD
surface
#F8FEF9
border
#D1D6D2
text
#111713
muted
#818582