#9DBFC0#9DBFC0
#9DBFC0 is a light, muted teal. Relative luminance 0.482; OKLCH L 78.0% C 0.037 H 198.6°. Best body text is #000000 at 10.65:1 contrast (WCAG AA passes).
Color values
| HEX | #9DBFC0 |
|---|---|
| RGB | rgb(157, 191, 192) |
| HSL | hsl(182, 22%, 68%) |
| HSV | hsv(182, 18%, 75%) |
| CMYK | cmyk(18.2%, 0.5%, 0%, 24.7%) |
| CIE-LAB | lab(74.97, -11.14, -4.30) |
| CIE-LCH | lch(74.97, 11.94, 201.09°) |
| OKLab | oklab(78% -0.0347 -0.0117) |
| OKLCH | oklch(78% 0.037 198.6) |
| XYZ | xyz(42.0472, 48.2341, 56.9537) |
| Luminance | 0.4824 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightblue
#ADD8E6
ΔE00 8.13
Powder Blue
#B0E0E6
ΔE00 8.34
Cool Grey
#95A3A6
ΔE00 9.63
Bluegrey
#85A3B2
ΔE00 10.31
Light Grey Blue
#9DBCD4
ΔE00 10.43
Cool Gray
#9AA7B0
ΔE00 10.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9DBFC0 #C09E9D
analogous
#9DC0AF #9DBFC0 #9DADC0
triadic
#9DBFC0 #C09DBF #BFC09D
tetradic
#9DBFC0 #AF9DC0 #C09E9D #ADC09D
square
#9DBFC0 #AF9DC0 #C09E9D #ADC09D
split-complementary
#9DBFC0 #C09DAD #C0AF9D
monochromatic
#59898A #78A7A8 #9DBFC0 #C2D7D8 #E8F0F0
Accessibility & contrast
On white
1.97
#9DBFC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.65
#9DBFC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9DBFC0
10.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9DBFC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9DBFC0 | 1.00 | 1.97 | 10.65 | 10.65 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BABCC0
Deuteranopia (green-blind)
#B3B6C0
Tritanopia (blue-blind)
#92C1BF
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #9dbfc0; /* rgb */ color: rgb(157, 191, 192); /* oklch */ color: oklch(78.0% 0.037 198.6);
Tailwind
colors: {
custom: {
50: '#bad2d3',
500: '#9dbfc0',
950: '#000000',
},
}SCSS
$custom: #9dbfc0; $custom-light: #bad2d3; $custom-dark: #000000;
JSON
{
"hex": "#9dbfc0",
"rgb": {
"r": 157,
"g": 191,
"b": 192
},
"hsl": {
"h": 181.714,
"s": 21.739,
"l": 68.431
},
"oklch": {
"l": 0.78003,
"c": 0.0366,
"h": 198.6
},
"luminance": 0.48235
}Semantic roles & 50–950 ramp
primary
#9DBFC0
secondary
#E2D7D7
accent
#4845A0
background
#FBFCFC
surface
#F6F9F9
border
#D0D2D2
text
#111414
muted
#808282