#9FFDCB#9FFDCB
#9FFDCB is a very light, moderate green. Relative luminance 0.819; OKLCH L 92.2% C 0.114 H 159.8°. Best body text is #000000 at 17.39:1 contrast (WCAG AA passes).
Color values
| HEX | #9FFDCB |
|---|---|
| RGB | rgb(159, 253, 203) |
| HSL | hsl(148, 96%, 81%) |
| HSV | hsv(148, 37%, 99%) |
| CMYK | cmyk(37.2%, 0%, 19.8%, 0.8%) |
| CIE-LAB | lab(92.54, -38.47, 15.25) |
| CIE-LCH | lch(92.54, 41.38, 158.38°) |
| OKLab | oklab(92.2% -0.1068 0.0392) |
| OKLCH | oklch(92.2% 0.114 159.8) |
| XYZ | xyz(60.1987, 81.9296, 69.1303) |
| Luminance | 0.8193 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pale Turquoise
#A5FBD5
ΔE00 2.96
Light Seafoam
#A0FEBF
ΔE00 2.98
Light Aquamarine
#7BFDC7
ΔE00 3.66
Mint
#AAF0C1
ΔE00 3.73
Aquamarine
#7FFFD4
ΔE00 4.43
Light Turquoise
#7EF4CC
ΔE00 4.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FFDCB #FD9FD1
analogous
#A2FD9F #9FFDCB #9FFDFA
triadic
#9FFDCB #CB9FFD #FDCB9F
tetradic
#9FFDCB #9FA2FD #FD9FD1 #FDFA9F
square
#9FFDCB #9FA2FD #FD9FD1 #FDFA9F
split-complementary
#9FFDCB #FA9FFD #FD9FA2
monochromatic
#27FB8A #63FCAB #9FFDCB #DBFEEB #E1FEEF
Accessibility & contrast
On white
1.21
#9FFDCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.39
#9FFDCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FFDCB
17.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FFDCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FFDCB | 1.00 | 1.21 | 17.39 | 17.39 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBF0C8
Deuteranopia (green-blind)
#ECE5CE
Tritanopia (blue-blind)
#8AFCEF
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #9ffdcb; /* rgb */ color: rgb(159, 253, 203); /* oklch */ color: oklch(92.2% 0.114 159.8);
Tailwind
colors: {
custom: {
50: '#befedb',
500: '#9ffdcb',
950: '#000000',
},
}SCSS
$custom: #9ffdcb; $custom-light: #befedb; $custom-dark: #000000;
JSON
{
"hex": "#9ffdcb",
"rgb": {
"r": 159,
"g": 253,
"b": 203
},
"hsl": {
"h": 148.085,
"s": 95.918,
"l": 80.784
},
"oklch": {
"l": 0.92195,
"c": 0.11373,
"h": 159.8
},
"luminance": 0.81933
}Semantic roles & 50–950 ramp
primary
#9FFDCB
secondary
#E060A4
accent
#007AE6
background
#FDFFFE
surface
#F9FFFB
border
#D2D7D4
text
#121815
muted
#828684