#9DDBD2#9DDBD2
#9DDBD2 is a very light, moderate teal. Relative luminance 0.625; OKLCH L 84.7% C 0.064 H 184.9°. Best body text is #000000 at 13.50:1 contrast (WCAG AA passes).
Color values
| HEX | #9DDBD2 |
|---|---|
| RGB | rgb(157, 219, 210) |
| HSL | hsl(171, 46%, 74%) |
| HSV | hsv(171, 28%, 86%) |
| CMYK | cmyk(28.3%, 0%, 4.1%, 14.1%) |
| CIE-LAB | lab(83.17, -21.51, -1.91) |
| CIE-LCH | lch(83.17, 21.59, 185.08°) |
| OKLab | oklab(84.69% -0.064 -0.0055) |
| OKLCH | oklch(84.69% 0.064 184.9) |
| XYZ | xyz(50.8652, 62.4817, 70.3403) |
| Luminance | 0.6248 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 5.72
Powder Blue
#B0E0E6
ΔE00 7.43
Duck Egg Blue
#C3FBF4
ΔE00 7.52
Pale Teal
#82CBB2
ΔE00 7.53
Seafoam Blue
#78D1B6
ΔE00 7.96
Pale Cyan
#B7FFFA
ΔE00 7.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9DDBD2 #DB9DA6
analogous
#9DDBB3 #9DDBD2 #9DC5DB
triadic
#9DDBD2 #D29DDB #DBD29D
tetradic
#9DDBD2 #B39DDB #DB9DA6 #C5DB9D
square
#9DDBD2 #B39DDB #DB9DA6 #C5DB9D
split-complementary
#9DDBD2 #DB9DC5 #DBB39D
monochromatic
#44B9A8 #70CBBD #9DDBD2 #CAEBE7 #E9F7F5
Accessibility & contrast
On white
1.56
#9DDBD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.50
#9DDBD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9DDBD2
13.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9DDBD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9DDBD2 | 1.00 | 1.56 | 13.50 | 13.50 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D4D2
Deuteranopia (green-blind)
#C9CCD3
Tritanopia (blue-blind)
#8ADED8
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #9ddbd2; /* rgb */ color: rgb(157, 219, 210); /* oklch */ color: oklch(84.7% 0.064 184.9);
Tailwind
colors: {
custom: {
50: '#bbe6df',
500: '#9ddbd2',
950: '#000000',
},
}SCSS
$custom: #9ddbd2; $custom-light: #bbe6df; $custom-dark: #000000;
JSON
{
"hex": "#9ddbd2",
"rgb": {
"r": 157,
"g": 219,
"b": 210
},
"hsl": {
"h": 171.29,
"s": 46.269,
"l": 73.725
},
"oklch": {
"l": 0.8469,
"c": 0.06426,
"h": 184.9
},
"luminance": 0.62484
}Semantic roles & 50–950 ramp
primary
#9DDBD2
secondary
#B36A74
accent
#2C41B9
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#121615
muted
#828484