#9DFCBF#9DFCBF
#9DFCBF is a very light, vivid green. Relative luminance 0.805; OKLCH L 91.6% C 0.124 H 155.0°. Best body text is #000000 at 17.11:1 contrast (WCAG AA passes).
Color values
| HEX | #9DFCBF |
|---|---|
| RGB | rgb(157, 252, 191) |
| HSL | hsl(141, 94%, 80%) |
| HSV | hsv(141, 38%, 99%) |
| CMYK | cmyk(37.7%, 0%, 24.2%, 1.2%) |
| CIE-LAB | lab(91.93, -40.84, 20.52) |
| CIE-LCH | lch(91.93, 45.70, 153.31°) |
| OKLab | oklab(91.59% -0.1123 0.0524) |
| OKLCH | oklch(91.59% 0.124 155) |
| XYZ | xyz(58.1153, 80.5470, 61.7650) |
| Luminance | 0.8055 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Seafoam
#A0FEBF
ΔE00 0.64
Light Sea Green
#98F6B0
ΔE00 2.44
Light Seafoam Green
#A7FFB5
ΔE00 3.16
Light Mint Green
#A6FBB2
ΔE00 3.18
Light Blue Green
#7EFBB3
ΔE00 3.40
Mint (survey)
#9FFEB0
ΔE00 3.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9DFCBF #FC9DDA
analogous
#AAFC9D #9DFCBF #9DFCEF
triadic
#9DFCBF #BF9DFC #FCBF9D
tetradic
#9DFCBF #9DAAFC #FC9DDA #FCEF9D
square
#9DFCBF #9DAAFC #FC9DDA #FCEF9D
split-complementary
#9DFCBF #EF9DFC #FC9DAA
monochromatic
#26F871 #62FA98 #9DFCBF #D8FEE6 #E1FEEC
Accessibility & contrast
On white
1.23
#9DFCBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.11
#9DFCBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9DFCBF
17.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9DFCBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9DFCBF | 1.00 | 1.23 | 17.11 | 17.11 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCEEBC
Deuteranopia (green-blind)
#EDE4C3
Tritanopia (blue-blind)
#8AFAEB
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #9dfcbf; /* rgb */ color: rgb(157, 252, 191); /* oklch */ color: oklch(91.6% 0.124 155.0);
Tailwind
colors: {
custom: {
50: '#bdfed2',
500: '#9dfcbf',
950: '#000000',
},
}SCSS
$custom: #9dfcbf; $custom-light: #bdfed2; $custom-dark: #000000;
JSON
{
"hex": "#9dfcbf",
"rgb": {
"r": 157,
"g": 252,
"b": 191
},
"hsl": {
"h": 141.474,
"s": 94.059,
"l": 80.196
},
"oklch": {
"l": 0.91594,
"c": 0.12393,
"h": 155
},
"luminance": 0.8055
}Semantic roles & 50–950 ramp
primary
#9DFCBF
secondary
#DE5FB1
accent
#0093E6
background
#FDFFFE
surface
#F9FFFB
border
#D2D7D4
text
#121814
muted
#828683