#9FFDCE#9FFDCE
#9FFDCE is a very light, moderate teal. Relative luminance 0.821; OKLCH L 92.3% C 0.111 H 161.4°. Best body text is #000000 at 17.42:1 contrast (WCAG AA passes).
Color values
| HEX | #9FFDCE |
|---|---|
| RGB | rgb(159, 253, 206) |
| HSL | hsl(150, 96%, 81%) |
| HSV | hsv(150, 37%, 99%) |
| CMYK | cmyk(37.2%, 0%, 18.6%, 0.8%) |
| CIE-LAB | lab(92.61, -37.89, 13.80) |
| CIE-LCH | lch(92.61, 40.32, 159.99°) |
| OKLab | oklab(92.27% -0.1055 0.0355) |
| OKLCH | oklch(92.27% 0.111 161.4) |
| XYZ | xyz(60.5597, 82.0740, 71.0313) |
| Luminance | 0.8208 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Turquoise
#A5FBD5
ΔE00 2.28
Light Aquamarine
#7BFDC7
ΔE00 3.70
Light Seafoam
#A0FEBF
ΔE00 3.72
Mint
#AAF0C1
ΔE00 3.90
Aquamarine
#7FFFD4
ΔE00 3.99
Light Aqua
#8CFFDB
ΔE00 4.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FFDCE #FD9FCE
analogous
#9FFD9F #9FFDCE #9FFDFD
triadic
#9FFDCE #CE9FFD #FDCE9F
tetradic
#9FFDCE #9F9FFD #FD9FCE #FDFD9F
square
#9FFDCE #9F9FFD #FD9FCE #FDFD9F
split-complementary
#9FFDCE #FD9FFD #FD9F9F
monochromatic
#27FB91 #63FCAF #9FFDCE #DBFEED #E1FEF0
Accessibility & contrast
On white
1.21
#9FFDCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.42
#9FFDCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FFDCE
17.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FFDCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FFDCE | 1.00 | 1.21 | 17.42 | 17.42 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAF0CC
Deuteranopia (green-blind)
#EBE5D1
Tritanopia (blue-blind)
#89FDF0
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #9ffdce; /* rgb */ color: rgb(159, 253, 206); /* oklch */ color: oklch(92.3% 0.111 161.4);
Tailwind
colors: {
custom: {
50: '#befedd',
500: '#9ffdce',
950: '#000000',
},
}SCSS
$custom: #9ffdce; $custom-light: #befedd; $custom-dark: #000000;
JSON
{
"hex": "#9ffdce",
"rgb": {
"r": 159,
"g": 253,
"b": 206
},
"hsl": {
"h": 150,
"s": 95.918,
"l": 80.784
},
"oklch": {
"l": 0.92268,
"c": 0.11129,
"h": 161.4
},
"luminance": 0.82078
}Semantic roles & 50–950 ramp
primary
#9FFDCE
secondary
#E060A0
accent
#0073E6
background
#FDFFFE
surface
#F9FFFC
border
#D2D7D5
text
#121815
muted
#828684