#9DE2DA#9DE2DA
#9DE2DA is a very light, moderate teal. Relative luminance 0.666; OKLCH L 86.5% C 0.070 H 186.9°. Best body text is #000000 at 14.32:1 contrast (WCAG AA passes).
Color values
| HEX | #9DE2DA |
|---|---|
| RGB | rgb(157, 226, 218) |
| HSL | hsl(173, 54%, 75%) |
| HSV | hsv(173, 31%, 89%) |
| CMYK | cmyk(30.5%, 0%, 3.5%, 11.4%) |
| CIE-LAB | lab(85.31, -23.21, -3.00) |
| CIE-LCH | lch(85.31, 23.40, 187.37°) |
| OKLab | oklab(86.47% -0.0695 -0.0084) |
| OKLCH | oklch(86.47% 0.07 186.9) |
| XYZ | xyz(53.7516, 66.6198, 76.3427) |
| Luminance | 0.6662 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 4.58
Pale Cyan
#B7FFFA
ΔE00 6.40
Duck Egg Blue
#C3FBF4
ΔE00 6.41
Light Cyan
#ACFFFC
ΔE00 6.54
Eggshell Blue
#C4FFF7
ΔE00 6.89
Pale Aqua
#B8FFEB
ΔE00 7.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9DE2DA #E29DA5
analogous
#9DE2B7 #9DE2DA #9DC8E2
triadic
#9DE2DA #DA9DE2 #E2DA9D
tetradic
#9DE2DA #B79DE2 #E29DA5 #C8E29D
square
#9DE2DA #B79DE2 #E29DA5 #C8E29D
split-complementary
#9DE2DA #E29DC8 #E2B79D
monochromatic
#3FC6B6 #6ED4C8 #9DE2DA #CCF0EC #E7F8F6
Accessibility & contrast
On white
1.47
#9DE2DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.32
#9DE2DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9DE2DA
14.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9DE2DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9DE2DA | 1.00 | 1.47 | 14.32 | 14.32 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBDBDA
Deuteranopia (green-blind)
#CED1DB
Tritanopia (blue-blind)
#86E5DF
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #9de2da; /* rgb */ color: rgb(157, 226, 218); /* oklch */ color: oklch(86.5% 0.070 186.9);
Tailwind
colors: {
custom: {
50: '#bcebe5',
500: '#9de2da',
950: '#000000',
},
}SCSS
$custom: #9de2da; $custom-light: #bcebe5; $custom-dark: #000000;
JSON
{
"hex": "#9de2da",
"rgb": {
"r": 157,
"g": 226,
"b": 218
},
"hsl": {
"h": 173.043,
"s": 54.331,
"l": 75.098
},
"oklch": {
"l": 0.86473,
"c": 0.07001,
"h": 186.9
},
"luminance": 0.66623
}Semantic roles & 50–950 ramp
primary
#9DE2DA
secondary
#BB6872
accent
#2436C2
background
#FDFEFE
surface
#F8FDFC
border
#D1D5D5
text
#121615
muted
#828484