#9FDDCD#9FDDCD
#9FDDCD is a very light, moderate teal. Relative luminance 0.635; OKLCH L 85.1% C 0.067 H 176.8°. Best body text is #000000 at 13.70:1 contrast (WCAG AA passes).
Color values
| HEX | #9FDDCD |
|---|---|
| RGB | rgb(159, 221, 205) |
| HSL | hsl(165, 48%, 75%) |
| HSV | hsv(165, 28%, 87%) |
| CMYK | cmyk(28.1%, 0%, 7.2%, 13.3%) |
| CIE-LAB | lab(83.70, -22.99, 1.53) |
| CIE-LCH | lch(83.70, 23.04, 176.20°) |
| OKLab | oklab(85.1% -0.0668 0.0037) |
| OKLCH | oklch(85.1% 0.067 176.8) |
| XYZ | xyz(51.1704, 63.4892, 67.3042) |
| Luminance | 0.6349 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 6.09
Light Teal
#90E4C1
ΔE00 6.32
Seafoam Blue
#78D1B6
ΔE00 6.40
Pale Aqua
#B8FFEB
ΔE00 7.33
Paleturquoise
#AFEEEE
ΔE00 7.44
Tiffany Blue
#7BF2DA
ΔE00 7.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FDDCD #DD9FAF
analogous
#9FDDAE #9FDDCD #9FCEDD
triadic
#9FDDCD #CD9FDD #DDCD9F
tetradic
#9FDDCD #AE9FDD #DD9FAF #CEDD9F
square
#9FDDCD #AE9FDD #DD9FAF #CEDD9F
split-complementary
#9FDDCD #DD9FCE #DDAE9F
monochromatic
#45BD9E #72CDB5 #9FDDCD #CCEDE5 #E8F7F3
Accessibility & contrast
On white
1.53
#9FDDCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.70
#9FDDCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FDDCD
13.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FDDCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FDDCD | 1.00 | 1.53 | 13.70 | 13.70 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D5CC
Deuteranopia (green-blind)
#CDCDCE
Tritanopia (blue-blind)
#8EDFD8
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #9fddcd; /* rgb */ color: rgb(159, 221, 205); /* oklch */ color: oklch(85.1% 0.067 176.8);
Tailwind
colors: {
custom: {
50: '#bde7dc',
500: '#9fddcd',
950: '#000000',
},
}SCSS
$custom: #9fddcd; $custom-light: #bde7dc; $custom-dark: #000000;
JSON
{
"hex": "#9fddcd",
"rgb": {
"r": 159,
"g": 221,
"b": 205
},
"hsl": {
"h": 164.516,
"s": 47.692,
"l": 74.51
},
"oklch": {
"l": 0.85099,
"c": 0.06694,
"h": 176.8
},
"luminance": 0.63492
}Semantic roles & 50–950 ramp
primary
#9FDDCD
secondary
#B56B7E
accent
#2B50BB
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#121615
muted
#828484