#9DBEBF#9DBEBF
#9DBEBF is a light, muted teal. Relative luminance 0.478; OKLCH L 77.8% C 0.036 H 198.7°. Best body text is #000000 at 10.55:1 contrast (WCAG AA passes).
Color values
| HEX | #9DBEBF |
|---|---|
| RGB | rgb(157, 190, 191) |
| HSL | hsl(182, 21%, 68%) |
| HSV | hsv(182, 18%, 75%) |
| CMYK | cmyk(17.8%, 0.5%, 0%, 25.1%) |
| CIE-LAB | lab(74.67, -10.83, -4.20) |
| CIE-LCH | lch(74.67, 11.62, 201.18°) |
| OKLab | oklab(77.75% -0.0337 -0.0114) |
| OKLCH | oklch(77.75% 0.036 198.7) |
| XYZ | xyz(41.7195, 47.7553, 56.2997) |
| Luminance | 0.4776 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightblue
#ADD8E6
ΔE00 8.30
Powder Blue
#B0E0E6
ΔE00 8.63
Cool Grey
#95A3A6
ΔE00 9.29
Bluegrey
#85A3B2
ΔE00 10.06
Cool Gray
#9AA7B0
ΔE00 10.28
Light Grey Blue
#9DBCD4
ΔE00 10.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9DBEBF #BF9E9D
analogous
#9DBFAF #9DBEBF #9DADBF
triadic
#9DBEBF #BF9DBE #BEBF9D
tetradic
#9DBEBF #AF9DBF #BF9E9D #ADBF9D
square
#9DBEBF #AF9DBF #BF9E9D #ADBF9D
split-complementary
#9DBEBF #BF9DAD #BFAF9D
monochromatic
#598788 #78A5A7 #9DBEBF #C2D7D7 #E7EFEF
Accessibility & contrast
On white
1.99
#9DBEBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.55
#9DBEBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9DBEBF
10.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9DBEBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9DBEBF | 1.00 | 1.99 | 10.55 | 10.55 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9BBBF
Deuteranopia (green-blind)
#B3B6BF
Tritanopia (blue-blind)
#93C0BE
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #9dbebf; /* rgb */ color: rgb(157, 190, 191); /* oklch */ color: oklch(77.8% 0.036 198.7);
Tailwind
colors: {
custom: {
50: '#bad1d2',
500: '#9dbebf',
950: '#000000',
},
}SCSS
$custom: #9dbebf; $custom-light: #bad1d2; $custom-dark: #000000;
JSON
{
"hex": "#9dbebf",
"rgb": {
"r": 157,
"g": 190,
"b": 191
},
"hsl": {
"h": 181.765,
"s": 20.988,
"l": 68.235
},
"oklch": {
"l": 0.77754,
"c": 0.0356,
"h": 198.7
},
"luminance": 0.47757
}Semantic roles & 50–950 ramp
primary
#9DBEBF
secondary
#E1D7D7
accent
#49469F
background
#FBFCFC
surface
#F6F9F9
border
#D0D2D2
text
#111414
muted
#808282