#9DEDEE#9DEDEE
#9DEDEE is a very light, moderate teal. Relative luminance 0.739; OKLCH L 89.5% C 0.078 H 196.8°. Best body text is #000000 at 15.78:1 contrast (WCAG AA passes).
Color values
| HEX | #9DEDEE |
|---|---|
| RGB | rgb(157, 237, 238) |
| HSL | hsl(181, 70%, 77%) |
| HSV | hsv(181, 34%, 93%) |
| CMYK | cmyk(34%, 0.4%, 0%, 6.7%) |
| CIE-LAB | lab(88.88, -24.06, -8.25) |
| CIE-LCH | lch(88.88, 25.43, 198.93°) |
| OKLab | oklab(89.51% -0.0748 -0.0227) |
| OKLCH | oklch(89.51% 0.078 196.8) |
| XYZ | xyz(59.6160, 73.9058, 91.9962) |
| Luminance | 0.7391 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 2.64
Robin'S Egg Blue
#98EFF9
ΔE00 3.27
Light Cyan
#ACFFFC
ΔE00 4.01
Robin Egg Blue
#8AF1FE
ΔE00 4.48
Pale Cyan
#B7FFFA
ΔE00 4.65
Duck Egg Blue
#C3FBF4
ΔE00 5.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9DEDEE #EE9E9D
analogous
#9DEEC7 #9DEDEE #9DC4EE
triadic
#9DEDEE #EE9DED #EDEE9D
tetradic
#9DEDEE #C79DEE #EE9E9D #C4EE9D
square
#9DEDEE #C79DEE #EE9E9D #C4EE9D
split-complementary
#9DEDEE #EE9DC4 #EEC79D
monochromatic
#35DADC #69E3E5 #9DEDEE #D1F7F7 #E5FAFA
Accessibility & contrast
On white
1.33
#9DEDEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.78
#9DEDEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9DEDEE
15.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9DEDEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9DEDEE | 1.00 | 1.33 | 15.78 | 15.78 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3E6EE
Deuteranopia (green-blind)
#D4DAEF
Tritanopia (blue-blind)
#7DF2ED
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #9dedee; /* rgb */ color: rgb(157, 237, 238); /* oklch */ color: oklch(89.5% 0.078 196.8);
Tailwind
colors: {
custom: {
50: '#bdf3f3',
500: '#9dedee',
950: '#000000',
},
}SCSS
$custom: #9dedee; $custom-light: #bdf3f3; $custom-dark: #000000;
JSON
{
"hex": "#9dedee",
"rgb": {
"r": 157,
"g": 237,
"b": 238
},
"hsl": {
"h": 180.741,
"s": 70.435,
"l": 77.451
},
"oklch": {
"l": 0.89505,
"c": 0.07819,
"h": 196.8
},
"luminance": 0.7391
}Semantic roles & 50–950 ramp
primary
#9DEDEE
secondary
#CB6665
accent
#1513D2
background
#FDFFFF
surface
#F9FEFE
border
#D2D6D6
text
#121717
muted
#828585