#CBDEDF#CBDEDF
#CBDEDF is a very light, muted teal. Relative luminance 0.703; OKLCH L 88.7% C 0.020 H 200.6°. Best body text is #000000 at 15.05:1 contrast (WCAG AA passes).
Color values
| HEX | #CBDEDF |
|---|---|
| RGB | rgb(203, 222, 223) |
| HSL | hsl(183, 24%, 84%) |
| HSV | hsv(183, 9%, 87%) |
| CMYK | cmyk(9%, 0.4%, 0%, 12.5%) |
| CIE-LAB | lab(87.13, -6.12, -2.65) |
| CIE-LCH | lch(87.13, 6.67, 203.46°) |
| OKLab | oklab(88.67% -0.0191 -0.0072) |
| OKLCH | oklch(88.67% 0.02 200.6) |
| XYZ | xyz(64.0662, 70.2658, 79.9851) |
| Luminance | 0.7027 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Grey
#D8DCD6
ΔE00 6.30
Fog
#D8DCE0
ΔE00 6.73
Silver (survey)
#C5C9C7
ΔE00 7.26
Azure (CSS)
#F0FFFF
ΔE00 7.35
Lightblue
#ADD8E6
ΔE00 7.54
Lightcyan
#E0FFFF
ΔE00 7.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBDEDF #DFCCCB
analogous
#CBDFD6 #CBDEDF #CBD4DF
triadic
#CBDEDF #DFCBDE #DEDFCB
tetradic
#CBDEDF #D6CBDF #DFCCCB #D4DFCB
square
#CBDEDF #D6CBDF #DFCCCB #D4DFCB
split-complementary
#CBDEDF #DFCBD4 #DFD6CB
monochromatic
#7FAEB0 #A5C6C8 #CBDEDF #ECF3F3 #ECF3F3
Accessibility & contrast
On white
1.40
#CBDEDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.05
#CBDEDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBDEDF
15.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBDEDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBDEDF | 1.00 | 1.40 | 15.05 | 15.05 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBDCDF
Deuteranopia (green-blind)
#D7D9DF
Tritanopia (blue-blind)
#C6E0DE
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #cbdedf; /* rgb */ color: rgb(203, 222, 223); /* oklch */ color: oklch(88.7% 0.020 200.6);
Tailwind
colors: {
custom: {
50: '#dbe8e9',
500: '#cbdedf',
950: '#000000',
},
}SCSS
$custom: #cbdedf; $custom-light: #dbe8e9; $custom-dark: #000000;
JSON
{
"hex": "#cbdedf",
"rgb": {
"r": 203,
"g": 222,
"b": 223
},
"hsl": {
"h": 183,
"s": 23.81,
"l": 83.529
},
"oklch": {
"l": 0.88671,
"c": 0.02038,
"h": 200.6
},
"luminance": 0.70267
}Semantic roles & 50–950 ramp
primary
#CBDEDF
secondary
#B69A98
accent
#4843A2
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#151616
muted
#848484