#CDEBEB#CDEBEB
#CDEBEB is a very light, muted teal. Relative luminance 0.784; OKLCH L 91.8% C 0.031 H 196.6°. Best body text is #000000 at 16.68:1 contrast (WCAG AA passes).
Color values
| HEX | #CDEBEB |
|---|---|
| RGB | rgb(205, 235, 235) |
| HSL | hsl(180, 43%, 86%) |
| HSV | hsv(180, 13%, 92%) |
| CMYK | cmyk(12.8%, 0%, 0%, 7.8%) |
| CIE-LAB | lab(90.96, -9.76, -3.31) |
| CIE-LCH | lch(90.96, 10.31, 198.72°) |
| OKLab | oklab(91.84% -0.0301 -0.009) |
| OKLCH | oklch(91.84% 0.031 196.6) |
| XYZ | xyz(69.8768, 78.3924, 90.0308) |
| Luminance | 0.7839 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 4.16
Ice Blue (survey)
#D7FFFE
ΔE00 4.64
Very Pale Blue
#D6FFFE
ΔE00 4.75
Very Light Blue
#D5FFFF
ΔE00 4.80
Really Light Blue
#D4FFFF
ΔE00 4.93
Pale Blue
#D0FEFE
ΔE00 5.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDEBEB #EBCDCD
analogous
#CDEBDC #CDEBEB #CDDCEB
triadic
#CDEBEB #EBCDEB #EBEBCD
tetradic
#CDEBEB #DCCDEB #EBCDCD #DCEBCD
square
#CDEBEB #DCCDEB #EBCDCD #DCEBCD
split-complementary
#CDEBEB #EBCDDC #EBDCCD
monochromatic
#76C8C8 #A1DADA #CDEBEB #E9F6F6 #E9F6F6
Accessibility & contrast
On white
1.26
#CDEBEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.68
#CDEBEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDEBEB
16.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDEBEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDEBEB | 1.00 | 1.26 | 16.68 | 16.68 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7E8EB
Deuteranopia (green-blind)
#E1E3EB
Tritanopia (blue-blind)
#C4EDEB
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #cdebeb; /* rgb */ color: rgb(205, 235, 235); /* oklch */ color: oklch(91.8% 0.031 196.6);
Tailwind
colors: {
custom: {
50: '#dcf1f1',
500: '#cdebeb',
950: '#000000',
},
}SCSS
$custom: #cdebeb; $custom-light: #dcf1f1; $custom-dark: #000000;
JSON
{
"hex": "#cdebeb",
"rgb": {
"r": 205,
"g": 235,
"b": 235
},
"hsl": {
"h": 180,
"s": 42.857,
"l": 86.275
},
"oklch": {
"l": 0.91837,
"c": 0.03143,
"h": 196.6
},
"luminance": 0.78394
}Semantic roles & 50–950 ramp
primary
#CDEBEB
secondary
#C69696
accent
#3030B6
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151616
muted
#848585