#9DE3DD#9DE3DD
#9DE3DD is a very light, moderate teal. Relative luminance 0.673; OKLCH L 86.8% C 0.070 H 189.2°. Best body text is #000000 at 14.47:1 contrast (WCAG AA passes).
Color values
| HEX | #9DE3DD |
|---|---|
| RGB | rgb(157, 227, 221) |
| HSL | hsl(175, 56%, 75%) |
| HSV | hsv(175, 31%, 89%) |
| CMYK | cmyk(30.8%, 0%, 2.6%, 11%) |
| CIE-LAB | lab(85.67, -23.03, -4.06) |
| CIE-LCH | lch(85.67, 23.39, 190.00°) |
| OKLab | oklab(86.78% -0.0695 -0.0113) |
| OKLCH | oklch(86.78% 0.07 189.2) |
| XYZ | xyz(54.4204, 67.3237, 78.5198) |
| Luminance | 0.6733 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 3.96
Pale Cyan
#B7FFFA
ΔE00 6.07
Light Cyan
#ACFFFC
ΔE00 6.10
Duck Egg Blue
#C3FBF4
ΔE00 6.23
Robin'S Egg Blue
#98EFF9
ΔE00 6.56
Eggshell Blue
#C4FFF7
ΔE00 6.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9DE3DD #E39DA3
analogous
#9DE3BA #9DE3DD #9DC6E3
triadic
#9DE3DD #DD9DE3 #E3DD9D
tetradic
#9DE3DD #BA9DE3 #E39DA3 #C6E39D
square
#9DE3DD #BA9DE3 #E39DA3 #C6E39D
split-complementary
#9DE3DD #E39DC6 #E3BA9D
monochromatic
#3EC8BC #6DD5CC #9DE3DD #CDF1EE #E7F8F7
Accessibility & contrast
On white
1.45
#9DE3DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.47
#9DE3DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9DE3DD
14.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9DE3DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9DE3DD | 1.00 | 1.45 | 14.47 | 14.47 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBDCDD
Deuteranopia (green-blind)
#CED2DE
Tritanopia (blue-blind)
#85E7E1
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #9de3dd; /* rgb */ color: rgb(157, 227, 221); /* oklch */ color: oklch(86.8% 0.070 189.2);
Tailwind
colors: {
custom: {
50: '#bcece7',
500: '#9de3dd',
950: '#000000',
},
}SCSS
$custom: #9de3dd; $custom-light: #bcece7; $custom-dark: #000000;
JSON
{
"hex": "#9de3dd",
"rgb": {
"r": 157,
"g": 227,
"b": 221
},
"hsl": {
"h": 174.857,
"s": 55.556,
"l": 75.294
},
"oklch": {
"l": 0.86784,
"c": 0.07043,
"h": 189.2
},
"luminance": 0.67327
}Semantic roles & 50–950 ramp
primary
#9DE3DD
secondary
#BC686F
accent
#2230C3
background
#FDFEFE
surface
#F8FDFC
border
#D1D5D5
text
#121616
muted
#828484