#9DFEBF#9DFEBF
#9DFEBF is a very light, vivid green. Relative luminance 0.818; OKLCH L 92.0% C 0.127 H 154.6°. Best body text is #000000 at 17.36:1 contrast (WCAG AA passes).
Color values
| HEX | #9DFEBF |
|---|---|
| RGB | rgb(157, 254, 191) |
| HSL | hsl(141, 98%, 81%) |
| HSV | hsv(141, 38%, 100%) |
| CMYK | cmyk(38.2%, 0%, 24.8%, 0.4%) |
| CIE-LAB | lab(92.49, -41.72, 21.30) |
| CIE-LCH | lch(92.49, 46.85, 152.95°) |
| OKLab | oklab(92.05% -0.1146 0.0544) |
| OKLCH | oklch(92.05% 0.127 154.6) |
| XYZ | xyz(58.7467, 81.8097, 61.9754) |
| Luminance | 0.8181 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Seafoam
#A0FEBF
ΔE00 0.37
Light Sea Green
#98F6B0
ΔE00 2.42
Light Seafoam Green
#A7FFB5
ΔE00 2.86
Light Mint Green
#A6FBB2
ΔE00 3.00
Mint (survey)
#9FFEB0
ΔE00 3.14
Light Blue Green
#7EFBB3
ΔE00 3.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9DFEBF #FE9DDC
analogous
#ABFE9D #9DFEBF #9DFEEF
triadic
#9DFEBF #BF9DFE #FEBF9D
tetradic
#9DFEBF #9DABFE #FE9DDC #FEEF9D
square
#9DFEBF #9DABFE #FE9DDC #FEEF9D
split-complementary
#9DFEBF #EF9DFE #FE9DAB
monochromatic
#24FD70 #60FD97 #9DFEBF #DAFFE7 #E1FFEB
Accessibility & contrast
On white
1.21
#9DFEBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.36
#9DFEBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9DFEBF
17.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9DFEBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9DFEBF | 1.00 | 1.21 | 17.36 | 17.36 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEF0BB
Deuteranopia (green-blind)
#EEE5C3
Tritanopia (blue-blind)
#8AFCED
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #9dfebf; /* rgb */ color: rgb(157, 254, 191); /* oklch */ color: oklch(92.0% 0.127 154.6);
Tailwind
colors: {
custom: {
50: '#bdffd2',
500: '#9dfebf',
950: '#000000',
},
}SCSS
$custom: #9dfebf; $custom-light: #bdffd2; $custom-dark: #000000;
JSON
{
"hex": "#9dfebf",
"rgb": {
"r": 157,
"g": 254,
"b": 191
},
"hsl": {
"h": 141.031,
"s": 97.98,
"l": 80.588
},
"oklch": {
"l": 0.92048,
"c": 0.12687,
"h": 154.6
},
"luminance": 0.81813
}Semantic roles & 50–950 ramp
primary
#9DFEBF
secondary
#E15EB3
accent
#0095E6
background
#FDFFFE
surface
#F9FFFB
border
#D2D7D4
text
#121814
muted
#828683