#9DFDBF#9DFDBF
#9DFDBF is a very light, vivid green. Relative luminance 0.812; OKLCH L 91.8% C 0.125 H 154.8°. Best body text is #000000 at 17.24:1 contrast (WCAG AA passes).
Color values
| HEX | #9DFDBF |
|---|---|
| RGB | rgb(157, 253, 191) |
| HSL | hsl(141, 96%, 80%) |
| HSV | hsv(141, 38%, 99%) |
| CMYK | cmyk(37.9%, 0%, 24.5%, 0.8%) |
| CIE-LAB | lab(92.21, -41.28, 20.91) |
| CIE-LCH | lch(92.21, 46.28, 153.13°) |
| OKLab | oklab(91.82% -0.1135 0.0534) |
| OKLCH | oklch(91.82% 0.125 154.8) |
| XYZ | xyz(58.4302, 81.1767, 61.8699) |
| Luminance | 0.8118 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Seafoam
#A0FEBF
ΔE00 0.45
Light Sea Green
#98F6B0
ΔE00 2.42
Light Seafoam Green
#A7FFB5
ΔE00 3.00
Light Mint Green
#A6FBB2
ΔE00 3.08
Mint (survey)
#9FFEB0
ΔE00 3.30
Light Blue Green
#7EFBB3
ΔE00 3.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9DFDBF #FD9DDB
analogous
#ABFD9D #9DFDBF #9DFDEF
triadic
#9DFDBF #BF9DFD #FDBF9D
tetradic
#9DFDBF #9DABFD #FD9DDB #FDEF9D
square
#9DFDBF #9DABFD #FD9DDB #FDEF9D
split-complementary
#9DFDBF #EF9DFD #FD9DAB
monochromatic
#25FB71 #61FC98 #9DFDBF #D9FEE6 #E1FEEB
Accessibility & contrast
On white
1.22
#9DFDBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.24
#9DFDBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9DFDBF
17.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9DFDBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9DFDBF | 1.00 | 1.22 | 17.24 | 17.24 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDEFBB
Deuteranopia (green-blind)
#EDE5C3
Tritanopia (blue-blind)
#8AFBEC
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #9dfdbf; /* rgb */ color: rgb(157, 253, 191); /* oklch */ color: oklch(91.8% 0.125 154.8);
Tailwind
colors: {
custom: {
50: '#bdfed2',
500: '#9dfdbf',
950: '#000000',
},
}SCSS
$custom: #9dfdbf; $custom-light: #bdfed2; $custom-dark: #000000;
JSON
{
"hex": "#9dfdbf",
"rgb": {
"r": 157,
"g": 253,
"b": 191
},
"hsl": {
"h": 141.25,
"s": 96,
"l": 80.392
},
"oklch": {
"l": 0.91821,
"c": 0.1254,
"h": 154.8
},
"luminance": 0.8118
}Semantic roles & 50–950 ramp
primary
#9DFDBF
secondary
#E05FB2
accent
#0094E6
background
#FDFFFE
surface
#F9FFFB
border
#D2D7D4
text
#121814
muted
#828683