#9DBEBB#9DBEBB
#9DBEBB is a light, muted teal. Relative luminance 0.476; OKLCH L 77.6% C 0.036 H 189.7°. Best body text is #000000 at 10.52:1 contrast (WCAG AA passes).
Color values
| HEX | #9DBEBB |
|---|---|
| RGB | rgb(157, 190, 187) |
| HSL | hsl(175, 20%, 68%) |
| HSV | hsv(175, 17%, 75%) |
| CMYK | cmyk(17.4%, 0%, 1.6%, 25.5%) |
| CIE-LAB | lab(74.56, -11.68, -2.18) |
| CIE-LCH | lch(74.56, 11.88, 190.59°) |
| OKLab | oklab(77.63% -0.0353 -0.006) |
| OKLCH | oklch(77.63% 0.036 189.7) |
| XYZ | xyz(41.2853, 47.5816, 54.0130) |
| Luminance | 0.4758 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 9.17
Lightblue
#ADD8E6
ΔE00 9.63
Cool Grey
#95A3A6
ΔE00 9.90
Pale Teal
#82CBB2
ΔE00 11.20
Silver (survey)
#C5C9C7
ΔE00 11.29
Cool Gray
#9AA7B0
ΔE00 11.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9DBEBB #BE9DA0
analogous
#9DBEAA #9DBEBB #9DB0BE
triadic
#9DBEBB #BB9DBE #BEBB9D
tetradic
#9DBEBB #AA9DBE #BE9DA0 #B0BE9D
square
#9DBEBB #AA9DBE #BE9DA0 #B0BE9D
split-complementary
#9DBEBB #BE9DB0 #BEAA9D
monochromatic
#5A8783 #78A6A1 #9DBEBB #C2D6D5 #E7EFEE
Accessibility & contrast
On white
2.00
#9DBEBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.52
#9DBEBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9DBEBB
10.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9DBEBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9DBEBB | 1.00 | 2.00 | 10.52 | 10.52 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BABABB
Deuteranopia (green-blind)
#B4B5BB
Tritanopia (blue-blind)
#94C0BD
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #9dbebb; /* rgb */ color: rgb(157, 190, 187); /* oklch */ color: oklch(77.6% 0.036 189.7);
Tailwind
colors: {
custom: {
50: '#bad1cf',
500: '#9dbebb',
950: '#000000',
},
}SCSS
$custom: #9dbebb; $custom-light: #bad1cf; $custom-dark: #000000;
JSON
{
"hex": "#9dbebb",
"rgb": {
"r": 157,
"g": 190,
"b": 187
},
"hsl": {
"h": 174.545,
"s": 20.245,
"l": 68.039
},
"oklch": {
"l": 0.77631,
"c": 0.03584,
"h": 189.7
},
"luminance": 0.47583
}Semantic roles & 50–950 ramp
primary
#9DBEBB
secondary
#E0D6D7
accent
#474F9F
background
#FBFCFC
surface
#F6F9F9
border
#D0D2D2
text
#111413
muted
#808282