#9DBCC2#9DBCC2
#9DBCC2 is a light, muted teal. Relative luminance 0.470; OKLCH L 77.4% C 0.035 H 210.7°. Best body text is #000000 at 10.41:1 contrast (WCAG AA passes).
Color values
| HEX | #9DBCC2 |
|---|---|
| RGB | rgb(157, 188, 194) |
| HSL | hsl(190, 23%, 69%) |
| HSV | hsv(190, 19%, 76%) |
| CMYK | cmyk(19.1%, 3.1%, 0%, 23.9%) |
| CIE-LAB | lab(74.21, -9.13, -6.51) |
| CIE-LCH | lch(74.21, 11.22, 215.50°) |
| OKLab | oklab(77.42% -0.0298 -0.0177) |
| OKLCH | oklch(77.42% 0.035 210.7) |
| XYZ | xyz(41.6228, 47.0283, 57.9128) |
| Luminance | 0.4703 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightblue
#ADD8E6
ΔE00 7.56
Light Grey Blue
#9DBCD4
ΔE00 7.80
Bluegrey
#85A3B2
ΔE00 8.19
Cool Grey
#95A3A6
ΔE00 8.23
Cool Gray
#9AA7B0
ΔE00 8.45
Powder Blue
#B0E0E6
ΔE00 9.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9DBCC2 #C2A39D
analogous
#9DC2B6 #9DBCC2 #9DAAC2
triadic
#9DBCC2 #C29DBC #BCC29D
tetradic
#9DBCC2 #B69DC2 #C2A39D #AAC29D
square
#9DBCC2 #B69DC2 #C2A39D #AAC29D
split-complementary
#9DBCC2 #C29DAA #C2B69D
monochromatic
#58848D #77A2AB #9DBCC2 #C3D6D9 #E8F0F1
Accessibility & contrast
On white
2.02
#9DBCC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.41
#9DBCC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9DBCC2
10.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9DBCC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9DBCC2 | 1.00 | 2.02 | 10.41 | 10.41 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6B9C2
Deuteranopia (green-blind)
#B0B4C2
Tritanopia (blue-blind)
#92BFBE
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #9dbcc2; /* rgb */ color: rgb(157, 188, 194); /* oklch */ color: oklch(77.4% 0.035 210.7);
Tailwind
colors: {
custom: {
50: '#bad0d4',
500: '#9dbcc2',
950: '#000000',
},
}SCSS
$custom: #9dbcc2; $custom-light: #bad0d4; $custom-dark: #000000;
JSON
{
"hex": "#9dbcc2",
"rgb": {
"r": 157,
"g": 188,
"b": 194
},
"hsl": {
"h": 189.73,
"s": 23.27,
"l": 68.824
},
"oklch": {
"l": 0.77416,
"c": 0.03463,
"h": 210.7
},
"luminance": 0.4703
}Semantic roles & 50–950 ramp
primary
#9DBCC2
secondary
#E3DAD8
accent
#5344A2
background
#FBFCFD
surface
#F6F9FA
border
#D0D2D3
text
#111414
muted
#808283