#9FFDCD#9FFDCD
#9FFDCD is a very light, moderate green. Relative luminance 0.820; OKLCH L 92.2% C 0.112 H 160.9°. Best body text is #000000 at 17.41:1 contrast (WCAG AA passes).
Color values
| HEX | #9FFDCD |
|---|---|
| RGB | rgb(159, 253, 205) |
| HSL | hsl(149, 96%, 81%) |
| HSV | hsv(149, 37%, 99%) |
| CMYK | cmyk(37.2%, 0%, 19%, 0.8%) |
| CIE-LAB | lab(92.59, -38.08, 14.28) |
| CIE-LCH | lch(92.59, 40.67, 159.44°) |
| OKLab | oklab(92.24% -0.1059 0.0367) |
| OKLCH | oklch(92.24% 0.112 160.9) |
| XYZ | xyz(60.4386, 82.0256, 70.3936) |
| Luminance | 0.8203 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pale Turquoise
#A5FBD5
ΔE00 2.50
Light Seafoam
#A0FEBF
ΔE00 3.47
Light Aquamarine
#7BFDC7
ΔE00 3.67
Mint
#AAF0C1
ΔE00 3.83
Aquamarine
#7FFFD4
ΔE00 4.13
Light Turquoise
#7EF4CC
ΔE00 4.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FFDCD #FD9FCF
analogous
#A0FD9F #9FFDCD #9FFDFC
triadic
#9FFDCD #CD9FFD #FDCD9F
tetradic
#9FFDCD #9FA0FD #FD9FCF #FDFC9F
square
#9FFDCD #9FA0FD #FD9FCF #FDFC9F
split-complementary
#9FFDCD #FC9FFD #FD9FA0
monochromatic
#27FB8F #63FCAE #9FFDCD #DBFEEC #E1FEEF
Accessibility & contrast
On white
1.21
#9FFDCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.41
#9FFDCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FFDCD
17.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FFDCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FFDCD | 1.00 | 1.21 | 17.41 | 17.41 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBF0CA
Deuteranopia (green-blind)
#EBE5D0
Tritanopia (blue-blind)
#89FCEF
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #9ffdcd; /* rgb */ color: rgb(159, 253, 205); /* oklch */ color: oklch(92.2% 0.112 160.9);
Tailwind
colors: {
custom: {
50: '#befedc',
500: '#9ffdcd',
950: '#000000',
},
}SCSS
$custom: #9ffdcd; $custom-light: #befedc; $custom-dark: #000000;
JSON
{
"hex": "#9ffdcd",
"rgb": {
"r": 159,
"g": 253,
"b": 205
},
"hsl": {
"h": 149.362,
"s": 95.918,
"l": 80.784
},
"oklch": {
"l": 0.92243,
"c": 0.11209,
"h": 160.9
},
"luminance": 0.82029
}Semantic roles & 50–950 ramp
primary
#9FFDCD
secondary
#E060A1
accent
#0075E6
background
#FDFFFE
surface
#F9FFFC
border
#D2D7D5
text
#121815
muted
#828684