#92EFBC#92EFBC
#92EFBC is a very light, moderate green. Relative luminance 0.715; OKLCH L 88.0% C 0.115 H 158.9°. Best body text is #000000 at 15.30:1 contrast (WCAG AA passes).
Color values
| HEX | #92EFBC |
|---|---|
| RGB | rgb(146, 239, 188) |
| HSL | hsl(147, 74%, 75%) |
| HSV | hsv(147, 39%, 94%) |
| CMYK | cmyk(38.9%, 0%, 21.3%, 6.3%) |
| CIE-LAB | lab(87.71, -38.64, 16.10) |
| CIE-LCH | lch(87.71, 41.86, 157.38°) |
| OKLab | oklab(88.03% -0.1069 0.0413) |
| OKLCH | oklch(88.03% 0.115 158.9) |
| XYZ | xyz(51.7941, 71.4715, 58.6334) |
| Luminance | 0.7147 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mint
#AAF0C1
ΔE00 3.18
Seafoam
#7FE0B3
ΔE00 3.81
Light Seafoam
#A0FEBF
ΔE00 3.99
Hospital Green
#9BE5AA
ΔE00 4.07
Light Aquamarine
#7BFDC7
ΔE00 4.21
Light Sea Green
#98F6B0
ΔE00 4.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92EFBC #EF92C5
analogous
#96EF92 #92EFBC #92EFEB
triadic
#92EFBC #BC92EF #EFBC92
tetradic
#92EFBC #9296EF #EF92C5 #EFEB92
square
#92EFBC #9296EF #EF92C5 #EFEB92
split-complementary
#92EFBC #EB92EF #EF9296
monochromatic
#27DF7A #5DE79B #92EFBC #C7F7DD #E4FBEF
Accessibility & contrast
On white
1.37
#92EFBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.30
#92EFBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92EFBC
15.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92EFBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92EFBC | 1.00 | 1.37 | 15.30 | 15.30 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDE2B9
Deuteranopia (green-blind)
#DED8BF
Tritanopia (blue-blind)
#7DEEE1
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #92efbc; /* rgb */ color: rgb(146, 239, 188); /* oklch */ color: oklch(88.0% 0.115 158.9);
Tailwind
colors: {
custom: {
50: '#b5f4d0',
500: '#92efbc',
950: '#000000',
},
}SCSS
$custom: #92efbc; $custom-light: #b5f4d0; $custom-dark: #000000;
JSON
{
"hex": "#92efbc",
"rgb": {
"r": 146,
"g": 239,
"b": 188
},
"hsl": {
"h": 147.097,
"s": 74.4,
"l": 75.49
},
"oklch": {
"l": 0.8803,
"c": 0.11461,
"h": 158.9
},
"luminance": 0.71475
}Semantic roles & 50–950 ramp
primary
#92EFBC
secondary
#CB5A98
accent
#0F7CD7
background
#FDFFFE
surface
#F8FEFB
border
#D1D6D4
text
#111714
muted
#818583