#9FFDCC#9FFDCC
#9FFDCC is a very light, moderate green. Relative luminance 0.820; OKLCH L 92.2% C 0.113 H 160.4°. Best body text is #000000 at 17.40:1 contrast (WCAG AA passes).
Color values
| HEX | #9FFDCC |
|---|---|
| RGB | rgb(159, 253, 204) |
| HSL | hsl(149, 96%, 81%) |
| HSV | hsv(149, 37%, 99%) |
| CMYK | cmyk(37.2%, 0%, 19.4%, 0.8%) |
| CIE-LAB | lab(92.56, -38.28, 14.76) |
| CIE-LCH | lch(92.56, 41.03, 158.91°) |
| OKLab | oklab(92.22% -0.1063 0.038) |
| OKLCH | oklch(92.22% 0.113 160.4) |
| XYZ | xyz(60.3183, 81.9774, 69.7599) |
| Luminance | 0.8198 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pale Turquoise
#A5FBD5
ΔE00 2.73
Light Seafoam
#A0FEBF
ΔE00 3.22
Light Aquamarine
#7BFDC7
ΔE00 3.66
Mint
#AAF0C1
ΔE00 3.77
Aquamarine
#7FFFD4
ΔE00 4.27
Light Turquoise
#7EF4CC
ΔE00 4.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FFDCC #FD9FD0
analogous
#A1FD9F #9FFDCC #9FFDFB
triadic
#9FFDCC #CC9FFD #FDCC9F
tetradic
#9FFDCC #9FA1FD #FD9FD0 #FDFB9F
square
#9FFDCC #9FA1FD #FD9FD0 #FDFB9F
split-complementary
#9FFDCC #FB9FFD #FD9FA1
monochromatic
#27FB8C #63FCAC #9FFDCC #DBFEEC #E1FEEF
Accessibility & contrast
On white
1.21
#9FFDCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.40
#9FFDCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FFDCC
17.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FFDCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FFDCC | 1.00 | 1.21 | 17.40 | 17.40 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBF0C9
Deuteranopia (green-blind)
#ECE5CF
Tritanopia (blue-blind)
#89FCEF
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #9ffdcc; /* rgb */ color: rgb(159, 253, 204); /* oklch */ color: oklch(92.2% 0.113 160.4);
Tailwind
colors: {
custom: {
50: '#befedb',
500: '#9ffdcc',
950: '#000000',
},
}SCSS
$custom: #9ffdcc; $custom-light: #befedb; $custom-dark: #000000;
JSON
{
"hex": "#9ffdcc",
"rgb": {
"r": 159,
"g": 253,
"b": 204
},
"hsl": {
"h": 148.723,
"s": 95.918,
"l": 80.784
},
"oklch": {
"l": 0.92219,
"c": 0.1129,
"h": 160.4
},
"luminance": 0.81981
}Semantic roles & 50–950 ramp
primary
#9FFDCC
secondary
#E060A3
accent
#0078E6
background
#FDFFFE
surface
#F9FFFB
border
#D2D7D4
text
#121815
muted
#828684