#CBDFDF#CBDFDF
#CBDFDF is a very light, muted teal. Relative luminance 0.708; OKLCH L 88.9% C 0.021 H 196.8°. Best body text is #000000 at 15.16:1 contrast (WCAG AA passes).
Color values
| HEX | #CBDFDF |
|---|---|
| RGB | rgb(203, 223, 223) |
| HSL | hsl(180, 24%, 84%) |
| HSV | hsv(180, 9%, 87%) |
| CMYK | cmyk(9%, 0%, 0%, 12.5%) |
| CIE-LAB | lab(87.39, -6.63, -2.27) |
| CIE-LCH | lch(87.39, 7.01, 198.92°) |
| OKLab | oklab(88.88% -0.0204 -0.0062) |
| OKLCH | oklch(88.88% 0.021 196.8) |
| XYZ | xyz(64.3326, 70.7986, 80.0739) |
| Luminance | 0.7080 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Grey
#D8DCD6
ΔE00 6.45
Lightcyan
#E0FFFF
ΔE00 7.17
Azure (CSS)
#F0FFFF
ΔE00 7.28
Fog
#D8DCE0
ΔE00 7.29
Powder Blue
#B0E0E6
ΔE00 7.31
Silver (survey)
#C5C9C7
ΔE00 7.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBDFDF #DFCBCB
analogous
#CBDFD5 #CBDFDF #CBD5DF
triadic
#CBDFDF #DFCBDF #DFDFCB
tetradic
#CBDFDF #D5CBDF #DFCBCB #D5DFCB
square
#CBDFDF #D5CBDF #DFCBCB #D5DFCB
split-complementary
#CBDFDF #DFCBD5 #DFD5CB
monochromatic
#7FB0B0 #A5C8C8 #CBDFDF #ECF3F3 #ECF3F3
Accessibility & contrast
On white
1.39
#CBDFDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.16
#CBDFDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBDFDF
15.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBDFDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBDFDF | 1.00 | 1.39 | 15.16 | 15.16 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCDDDF
Deuteranopia (green-blind)
#D8DADF
Tritanopia (blue-blind)
#C5E0DF
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #cbdfdf; /* rgb */ color: rgb(203, 223, 223); /* oklch */ color: oklch(88.9% 0.021 196.8);
Tailwind
colors: {
custom: {
50: '#dbe9e9',
500: '#cbdfdf',
950: '#000000',
},
}SCSS
$custom: #cbdfdf; $custom-light: #dbe9e9; $custom-dark: #000000;
JSON
{
"hex": "#cbdfdf",
"rgb": {
"r": 203,
"g": 223,
"b": 223
},
"hsl": {
"h": 180,
"s": 23.81,
"l": 83.529
},
"oklch": {
"l": 0.88876,
"c": 0.02136,
"h": 196.8
},
"luminance": 0.708
}Semantic roles & 50–950 ramp
primary
#CBDFDF
secondary
#B69898
accent
#4343A2
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#151616
muted
#848484