#9BDEDD#9BDEDD
#9BDEDD is a very light, moderate teal. Relative luminance 0.644; OKLCH L 85.6% C 0.067 H 194.8°. Best body text is #000000 at 13.89:1 contrast (WCAG AA passes).
Color values
| HEX | #9BDEDD |
|---|---|
| RGB | rgb(155, 222, 221) |
| HSL | hsl(179, 50%, 74%) |
| HSV | hsv(179, 30%, 87%) |
| CMYK | cmyk(30.2%, 0%, 0.5%, 12.9%) |
| CIE-LAB | lab(84.19, -21.12, -6.26) |
| CIE-LCH | lch(84.19, 22.03, 196.50°) |
| OKLab | oklab(85.58% -0.0651 -0.0172) |
| OKLCH | oklch(85.58% 0.067 194.8) |
| XYZ | xyz(52.6856, 64.4287, 78.0525) |
| Luminance | 0.6443 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 3.89
Powder Blue
#B0E0E6
ΔE00 5.29
Robin'S Egg Blue
#98EFF9
ΔE00 5.59
Robin Egg Blue
#8AF1FE
ΔE00 6.90
Light Cyan
#ACFFFC
ΔE00 7.13
Pale Cyan
#B7FFFA
ΔE00 7.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9BDEDD #DE9B9C
analogous
#9BDEBC #9BDEDD #9BBEDE
triadic
#9BDEDD #DD9BDE #DEDD9B
tetradic
#9BDEDD #BC9BDE #DE9B9C #BEDE9B
square
#9BDEDD #BC9BDE #DE9B9C #BEDE9B
split-complementary
#9BDEDD #DE9BBE #DEBC9B
monochromatic
#3FBFBE #6DCFCD #9BDEDD #C9EDED #E8F7F7
Accessibility & contrast
On white
1.51
#9BDEDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.89
#9BDEDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9BDEDD
13.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9BDEDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9BDEDD | 1.00 | 1.51 | 13.89 | 13.89 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D8DD
Deuteranopia (green-blind)
#C9CEDE
Tritanopia (blue-blind)
#83E2DD
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #9bdedd; /* rgb */ color: rgb(155, 222, 221); /* oklch */ color: oklch(85.6% 0.067 194.8);
Tailwind
colors: {
custom: {
50: '#bbe8e7',
500: '#9bdedd',
950: '#000000',
},
}SCSS
$custom: #9bdedd; $custom-light: #bbe8e7; $custom-dark: #000000;
JSON
{
"hex": "#9bdedd",
"rgb": {
"r": 155,
"g": 222,
"b": 221
},
"hsl": {
"h": 179.104,
"s": 50.376,
"l": 73.922
},
"oklch": {
"l": 0.85575,
"c": 0.06729,
"h": 194.8
},
"luminance": 0.64432
}Semantic roles & 50–950 ramp
primary
#9BDEDD
secondary
#B66768
accent
#282ABE
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#121616
muted
#828484