#9DEDEA#9DEDEA
#9DEDEA is a very light, moderate teal. Relative luminance 0.737; OKLCH L 89.4% C 0.078 H 192.8°. Best body text is #000000 at 15.74:1 contrast (WCAG AA passes).
Color values
| HEX | #9DEDEA |
|---|---|
| RGB | rgb(157, 237, 234) |
| HSL | hsl(178, 69%, 77%) |
| HSV | hsv(178, 34%, 93%) |
| CMYK | cmyk(33.8%, 0%, 1.3%, 7.1%) |
| CIE-LAB | lab(88.77, -24.98, -6.32) |
| CIE-LCH | lch(88.77, 25.77, 194.20°) |
| OKLab | oklab(89.38% -0.0764 -0.0174) |
| OKLCH | oklch(89.38% 0.078 192.8) |
| XYZ | xyz(59.0348, 73.6733, 88.9356) |
| Luminance | 0.7368 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 3.10
Light Cyan
#ACFFFC
ΔE00 3.77
Pale Cyan
#B7FFFA
ΔE00 4.27
Robin'S Egg Blue
#98EFF9
ΔE00 4.78
Duck Egg Blue
#C3FBF4
ΔE00 5.48
Eggshell Blue
#C4FFF7
ΔE00 5.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9DEDEA #ED9DA0
analogous
#9DEDC2 #9DEDEA #9DC8ED
triadic
#9DEDEA #EA9DED #EDEA9D
tetradic
#9DEDEA #C29DED #ED9DA0 #C8ED9D
square
#9DEDEA #C29DED #ED9DA0 #C8ED9D
split-complementary
#9DEDEA #ED9DC8 #EDC29D
monochromatic
#36DAD4 #69E4DF #9DEDEA #D1F6F5 #E5FAF9
Accessibility & contrast
On white
1.33
#9DEDEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.74
#9DEDEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9DEDEA
15.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9DEDEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9DEDEA | 1.00 | 1.33 | 15.74 | 15.74 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4E5EA
Deuteranopia (green-blind)
#D5DAEB
Tritanopia (blue-blind)
#7FF1EC
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #9dedea; /* rgb */ color: rgb(157, 237, 234); /* oklch */ color: oklch(89.4% 0.078 192.8);
Tailwind
colors: {
custom: {
50: '#bdf3f0',
500: '#9dedea',
950: '#000000',
},
}SCSS
$custom: #9dedea; $custom-light: #bdf3f0; $custom-dark: #000000;
JSON
{
"hex": "#9dedea",
"rgb": {
"r": 157,
"g": 237,
"b": 234
},
"hsl": {
"h": 177.75,
"s": 68.966,
"l": 77.255
},
"oklch": {
"l": 0.89381,
"c": 0.07838,
"h": 192.8
},
"luminance": 0.73677
}Semantic roles & 50–950 ramp
primary
#9DEDEA
secondary
#C96569
accent
#151CD1
background
#FDFFFF
surface
#F9FEFE
border
#D2D6D6
text
#121716
muted
#828585