#CBDFDD#CBDFDD
#CBDFDD is a very light, muted teal. Relative luminance 0.707; OKLCH L 88.8% C 0.022 H 189.5°. Best body text is #000000 at 15.14:1 contrast (WCAG AA passes).
Color values
| HEX | #CBDFDD |
|---|---|
| RGB | rgb(203, 223, 221) |
| HSL | hsl(174, 24%, 84%) |
| HSV | hsv(174, 9%, 87%) |
| CMYK | cmyk(9%, 0%, 0.9%, 12.5%) |
| CIE-LAB | lab(87.33, -7.02, -1.30) |
| CIE-LCH | lch(87.33, 7.13, 190.46°) |
| OKLab | oklab(88.82% -0.0212 -0.0036) |
| OKLCH | oklch(88.82% 0.022 189.5) |
| XYZ | xyz(64.0645, 70.6913, 78.6622) |
| Luminance | 0.7069 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Grey
#D8DCD6
ΔE00 6.28
Lightcyan
#E0FFFF
ΔE00 7.16
Azure (CSS)
#F0FFFF
ΔE00 7.43
Powder Blue
#B0E0E6
ΔE00 7.48
Silver (survey)
#C5C9C7
ΔE00 7.72
Fog
#D8DCE0
ΔE00 7.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBDFDD #DFCBCD
analogous
#CBDFD3 #CBDFDD #CBD7DF
triadic
#CBDFDD #DDCBDF #DFDDCB
tetradic
#CBDFDD #D3CBDF #DFCBCD #D7DFCB
square
#CBDFDD #D3CBDF #DFCBCD #D7DFCB
split-complementary
#CBDFDD #DFCBD7 #DFD3CB
monochromatic
#7FB0AB #A5C8C4 #CBDFDD #ECF3F3 #ECF3F3
Accessibility & contrast
On white
1.39
#CBDFDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.14
#CBDFDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBDFDD
15.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBDFDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBDFDD | 1.00 | 1.39 | 15.14 | 15.14 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDDDDD
Deuteranopia (green-blind)
#D8DADD
Tritanopia (blue-blind)
#C6E0DE
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #cbdfdd; /* rgb */ color: rgb(203, 223, 221); /* oklch */ color: oklch(88.8% 0.022 189.5);
Tailwind
colors: {
custom: {
50: '#dbe9e7',
500: '#cbdfdd',
950: '#000000',
},
}SCSS
$custom: #cbdfdd; $custom-light: #dbe9e7; $custom-dark: #000000;
JSON
{
"hex": "#cbdfdd",
"rgb": {
"r": 203,
"g": 223,
"b": 221
},
"hsl": {
"h": 174,
"s": 23.81,
"l": 83.529
},
"oklch": {
"l": 0.88818,
"c": 0.02152,
"h": 189.5
},
"luminance": 0.70692
}Semantic roles & 50–950 ramp
primary
#CBDFDD
secondary
#B6989B
accent
#434DA2
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#151616
muted
#848484