#9DDEE2#9DDEE2
#9DDEE2 is a very light, moderate teal. Relative luminance 0.649; OKLCH L 85.8% C 0.066 H 200.8°. Best body text is #000000 at 13.98:1 contrast (WCAG AA passes).
Color values
| HEX | #9DDEE2 |
|---|---|
| RGB | rgb(157, 222, 226) |
| HSL | hsl(183, 54%, 75%) |
| HSV | hsv(183, 31%, 89%) |
| CMYK | cmyk(30.5%, 1.8%, 0%, 11.4%) |
| CIE-LAB | lab(84.43, -19.42, -8.53) |
| CIE-LCH | lch(84.43, 21.21, 203.71°) |
| OKLab | oklab(85.84% -0.0613 -0.0233) |
| OKLCH | oklch(85.84% 0.066 200.8) |
| XYZ | xyz(53.7488, 64.8987, 81.6313) |
| Luminance | 0.6490 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 3.77
Paleturquoise
#AFEEEE
ΔE00 3.93
Robin'S Egg Blue
#98EFF9
ΔE00 4.61
Robin Egg Blue
#8AF1FE
ΔE00 6.00
Pale Sky Blue
#BDF6FE
ΔE00 6.22
Lightblue
#ADD8E6
ΔE00 7.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9DDEE2 #E2A19D
analogous
#9DE2C3 #9DDEE2 #9DBCE2
triadic
#9DDEE2 #E29DDE #DEE29D
tetradic
#9DDEE2 #C39DE2 #E2A19D #BCE29D
square
#9DDEE2 #C39DE2 #E2A19D #BCE29D
split-complementary
#9DDEE2 #E29DBC #E2C39D
monochromatic
#3FBEC6 #6ECED4 #9DDEE2 #CCEEF0 #E7F7F8
Accessibility & contrast
On white
1.50
#9DDEE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.98
#9DDEE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9DDEE2
13.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9DDEE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9DDEE2 | 1.00 | 1.50 | 13.98 | 13.98 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D8E2
Deuteranopia (green-blind)
#C8CFE2
Tritanopia (blue-blind)
#84E3DF
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #9ddee2; /* rgb */ color: rgb(157, 222, 226); /* oklch */ color: oklch(85.8% 0.066 200.8);
Tailwind
colors: {
custom: {
50: '#bce8eb',
500: '#9ddee2',
950: '#000000',
},
}SCSS
$custom: #9ddee2; $custom-light: #bce8eb; $custom-dark: #000000;
JSON
{
"hex": "#9ddee2",
"rgb": {
"r": 157,
"g": 222,
"b": 226
},
"hsl": {
"h": 183.478,
"s": 54.331,
"l": 75.098
},
"oklch": {
"l": 0.85843,
"c": 0.06563,
"h": 200.8
},
"luminance": 0.64902
}Semantic roles & 50–950 ramp
primary
#9DDEE2
secondary
#BB6D68
accent
#2D24C2
background
#FDFEFE
surface
#F8FCFD
border
#D1D5D5
text
#121616
muted
#828484