#9DFFCB#9DFFCB
#9DFFCB is a very light, moderate green. Relative luminance 0.830; OKLCH L 92.5% C 0.118 H 159.8°. Best body text is #000000 at 17.60:1 contrast (WCAG AA passes).
Color values
| HEX | #9DFFCB |
|---|---|
| RGB | rgb(157, 255, 203) |
| HSL | hsl(148, 100%, 81%) |
| HSV | hsv(148, 38%, 100%) |
| CMYK | cmyk(38.4%, 0%, 20.4%, 0%) |
| CIE-LAB | lab(93.01, -39.92, 15.90) |
| CIE-LCH | lch(93.01, 42.97, 158.29°) |
| OKLab | oklab(92.55% -0.1107 0.0408) |
| OKLCH | oklch(92.55% 0.118 159.8) |
| XYZ | xyz(60.4399, 82.9961, 69.3234) |
| Luminance | 0.8300 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Seafoam
#A0FEBF
ΔE00 2.72
Light Aquamarine
#7BFDC7
ΔE00 3.35
Pale Turquoise
#A5FBD5
ΔE00 3.43
Mint
#AAF0C1
ΔE00 4.24
Aquamarine
#7FFFD4
ΔE00 4.35
Light Blue Green
#7EFBB3
ΔE00 4.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9DFFCB #FF9DD1
analogous
#A0FF9D #9DFFCB #9DFFFC
triadic
#9DFFCB #CB9DFF #FFCB9D
tetradic
#9DFFCB #9DA0FF #FF9DD1 #FFFC9D
square
#9DFFCB #9DA0FF #FF9DD1 #FFFC9D
split-complementary
#9DFFCB #FC9DFF #FF9DA0
monochromatic
#23FF8A #60FFAB #9DFFCB #DAFFEB #E0FFEF
Accessibility & contrast
On white
1.19
#9DFFCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.60
#9DFFCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9DFFCB
17.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9DFFCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9DFFCB | 1.00 | 1.19 | 17.60 | 17.60 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDF2C8
Deuteranopia (green-blind)
#EDE7CE
Tritanopia (blue-blind)
#86FEF0
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #9dffcb; /* rgb */ color: rgb(157, 255, 203); /* oklch */ color: oklch(92.5% 0.118 159.8);
Tailwind
colors: {
custom: {
50: '#bdffdb',
500: '#9dffcb',
950: '#000000',
},
}SCSS
$custom: #9dffcb; $custom-light: #bdffdb; $custom-dark: #000000;
JSON
{
"hex": "#9dffcb",
"rgb": {
"r": 157,
"g": 255,
"b": 203
},
"hsl": {
"h": 148.163,
"s": 100,
"l": 80.784
},
"oklch": {
"l": 0.9255,
"c": 0.11795,
"h": 159.8
},
"luminance": 0.83
}Semantic roles & 50–950 ramp
primary
#9DFFCB
secondary
#E35EA4
accent
#007AE6
background
#FDFFFE
surface
#F9FFFB
border
#D2D7D4
text
#121815
muted
#828684