#9DEDEB#9DEDEB
#9DEDEB is a very light, moderate teal. Relative luminance 0.737; OKLCH L 89.4% C 0.078 H 193.8°. Best body text is #000000 at 15.75:1 contrast (WCAG AA passes).
Color values
| HEX | #9DEDEB |
|---|---|
| RGB | rgb(157, 237, 235) |
| HSL | hsl(179, 69%, 77%) |
| HSV | hsv(179, 34%, 93%) |
| CMYK | cmyk(33.8%, 0%, 0.8%, 7.1%) |
| CIE-LAB | lab(88.80, -24.75, -6.80) |
| CIE-LCH | lch(88.80, 25.67, 195.37°) |
| OKLab | oklab(89.41% -0.076 -0.0187) |
| OKLCH | oklch(89.41% 0.078 193.8) |
| XYZ | xyz(59.1789, 73.7310, 89.6943) |
| Luminance | 0.7373 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 2.92
Light Cyan
#ACFFFC
ΔE00 3.78
Pale Cyan
#B7FFFA
ΔE00 4.32
Robin'S Egg Blue
#98EFF9
ΔE00 4.40
Robin Egg Blue
#8AF1FE
ΔE00 5.50
Duck Egg Blue
#C3FBF4
ΔE00 5.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9DEDEB #ED9D9F
analogous
#9DEDC3 #9DEDEB #9DC7ED
triadic
#9DEDEB #EB9DED #EDEB9D
tetradic
#9DEDEB #C39DED #ED9D9F #C7ED9D
square
#9DEDEB #C39DED #ED9D9F #C7ED9D
split-complementary
#9DEDEB #ED9DC7 #EDC39D
monochromatic
#36DAD6 #69E4E0 #9DEDEB #D1F6F6 #E5FAFA
Accessibility & contrast
On white
1.33
#9DEDEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.75
#9DEDEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9DEDEB
15.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9DEDEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9DEDEB | 1.00 | 1.33 | 15.75 | 15.75 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4E5EB
Deuteranopia (green-blind)
#D5DAEC
Tritanopia (blue-blind)
#7EF2EC
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #9dedeb; /* rgb */ color: rgb(157, 237, 235); /* oklch */ color: oklch(89.4% 0.078 193.8);
Tailwind
colors: {
custom: {
50: '#bdf3f1',
500: '#9dedeb',
950: '#000000',
},
}SCSS
$custom: #9dedeb; $custom-light: #bdf3f1; $custom-dark: #000000;
JSON
{
"hex": "#9dedeb",
"rgb": {
"r": 157,
"g": 237,
"b": 235
},
"hsl": {
"h": 178.5,
"s": 68.966,
"l": 77.255
},
"oklch": {
"l": 0.89411,
"c": 0.07829,
"h": 193.8
},
"luminance": 0.73735
}Semantic roles & 50–950 ramp
primary
#9DEDEB
secondary
#C96567
accent
#1519D1
background
#FDFFFF
surface
#F9FEFE
border
#D2D6D6
text
#121716
muted
#828585