#9FDEDD#9FDEDD
#9FDEDD is a very light, moderate teal. Relative luminance 0.648; OKLCH L 85.8% C 0.064 H 194.8°. Best body text is #000000 at 13.97:1 contrast (WCAG AA passes).
Color values
| HEX | #9FDEDD |
|---|---|
| RGB | rgb(159, 222, 221) |
| HSL | hsl(179, 49%, 75%) |
| HSV | hsv(179, 28%, 87%) |
| CMYK | cmyk(28.4%, 0%, 0.5%, 12.9%) |
| CIE-LAB | lab(84.40, -20.00, -5.92) |
| CIE-LCH | lch(84.40, 20.86, 196.50°) |
| OKLab | oklab(85.8% -0.0616 -0.0163) |
| OKLCH | oklch(85.8% 0.064 194.8) |
| XYZ | xyz(53.4662, 64.8312, 78.0890) |
| Luminance | 0.6483 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 3.67
Powder Blue
#B0E0E6
ΔE00 4.75
Robin'S Egg Blue
#98EFF9
ΔE00 5.75
Duck Egg Blue
#C3FBF4
ΔE00 7.01
Pale Sky Blue
#BDF6FE
ΔE00 7.03
Robin Egg Blue
#8AF1FE
ΔE00 7.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FDEDD #DE9FA0
analogous
#9FDEBE #9FDEDD #9FBFDE
triadic
#9FDEDD #DD9FDE #DEDD9F
tetradic
#9FDEDD #BE9FDE #DE9FA0 #BFDE9F
square
#9FDEDD #BE9FDE #DE9FA0 #BFDE9F
split-complementary
#9FDEDD #DE9FBF #DEBE9F
monochromatic
#44BFBD #71CECD #9FDEDD #CDEEED #E8F7F7
Accessibility & contrast
On white
1.50
#9FDEDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.97
#9FDEDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FDEDD
13.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FDEDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FDEDD | 1.00 | 1.50 | 13.97 | 13.97 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D8DD
Deuteranopia (green-blind)
#CACFDE
Tritanopia (blue-blind)
#89E2DD
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #9fdedd; /* rgb */ color: rgb(159, 222, 221); /* oklch */ color: oklch(85.8% 0.064 194.8);
Tailwind
colors: {
custom: {
50: '#bde8e7',
500: '#9fdedd',
950: '#000000',
},
}SCSS
$custom: #9fdedd; $custom-light: #bde8e7; $custom-dark: #000000;
JSON
{
"hex": "#9fdedd",
"rgb": {
"r": 159,
"g": 222,
"b": 221
},
"hsl": {
"h": 179.048,
"s": 48.837,
"l": 74.706
},
"oklch": {
"l": 0.85796,
"c": 0.06369,
"h": 194.8
},
"luminance": 0.64834
}Semantic roles & 50–950 ramp
primary
#9FDEDD
secondary
#B66B6C
accent
#292CBC
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#121616
muted
#828484