#9EFEBD#9EFEBD
#9EFEBD is a very light, vivid green. Relative luminance 0.818; OKLCH L 92.1% C 0.128 H 153.6°. Best body text is #000000 at 17.37:1 contrast (WCAG AA passes).
Color values
| HEX | #9EFEBD |
|---|---|
| RGB | rgb(158, 254, 189) |
| HSL | hsl(139, 98%, 81%) |
| HSV | hsv(139, 38%, 100%) |
| CMYK | cmyk(37.8%, 0%, 25.6%, 0.4%) |
| CIE-LAB | lab(92.50, -41.80, 22.34) |
| CIE-LCH | lch(92.50, 47.40, 151.88°) |
| OKLab | oklab(92.05% -0.1147 0.0569) |
| OKLCH | oklch(92.05% 0.128 153.6) |
| XYZ | xyz(58.7240, 81.8233, 60.8334) |
| Luminance | 0.8183 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Seafoam
#A0FEBF
ΔE00 0.42
Light Sea Green
#98F6B0
ΔE00 2.11
Light Seafoam Green
#A7FFB5
ΔE00 2.39
Light Mint Green
#A6FBB2
ΔE00 2.54
Mint (survey)
#9FFEB0
ΔE00 2.67
Light Blue Green
#7EFBB3
ΔE00 3.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9EFEBD #FE9EDF
analogous
#AFFE9E #9EFEBD #9EFEED
triadic
#9EFEBD #BD9EFE #FEBD9E
tetradic
#9EFEBD #9EAFFE #FE9EDF #FEED9E
square
#9EFEBD #9EAFFE #FE9EDF #FEED9E
split-complementary
#9EFEBD #ED9EFE #FE9EAF
monochromatic
#25FD6B #61FD94 #9EFEBD #DBFFE6 #E1FFEA
Accessibility & contrast
On white
1.21
#9EFEBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.37
#9EFEBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9EFEBD
17.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9EFEBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9EFEBD | 1.00 | 1.21 | 17.37 | 17.37 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEF0B9
Deuteranopia (green-blind)
#EFE5C1
Tritanopia (blue-blind)
#8CFCEC
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #9efebd; /* rgb */ color: rgb(158, 254, 189); /* oklch */ color: oklch(92.1% 0.128 153.6);
Tailwind
colors: {
custom: {
50: '#beffd1',
500: '#9efebd',
950: '#000000',
},
}SCSS
$custom: #9efebd; $custom-light: #beffd1; $custom-dark: #000000;
JSON
{
"hex": "#9efebd",
"rgb": {
"r": 158,
"g": 254,
"b": 189
},
"hsl": {
"h": 139.375,
"s": 97.959,
"l": 80.784
},
"oklch": {
"l": 0.92052,
"c": 0.12805,
"h": 153.6
},
"luminance": 0.81827
}Semantic roles & 50–950 ramp
primary
#9EFEBD
secondary
#E15FB7
accent
#009BE6
background
#FDFFFE
surface
#F9FFFB
border
#D2D7D4
text
#121814
muted
#828683