#CDEBEA#CDEBEA
#CDEBEA is a very light, muted teal. Relative luminance 0.783; OKLCH L 91.8% C 0.031 H 194.2°. Best body text is #000000 at 16.67:1 contrast (WCAG AA passes).
Color values
| HEX | #CDEBEA |
|---|---|
| RGB | rgb(205, 235, 234) |
| HSL | hsl(178, 43%, 86%) |
| HSV | hsv(178, 13%, 92%) |
| CMYK | cmyk(12.8%, 0%, 0.4%, 7.8%) |
| CIE-LAB | lab(90.93, -9.96, -2.82) |
| CIE-LCH | lch(90.93, 10.35, 195.83°) |
| OKLab | oklab(91.81% -0.0305 -0.0077) |
| OKLCH | oklch(91.81% 0.031 194.2) |
| XYZ | xyz(69.7328, 78.3347, 89.2721) |
| Luminance | 0.7834 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 4.20
Ice Blue (survey)
#D7FFFE
ΔE00 4.58
Very Pale Blue
#D6FFFE
ΔE00 4.68
Very Light Blue
#D5FFFF
ΔE00 4.77
Really Light Blue
#D4FFFF
ΔE00 4.89
Ice
#D6FFFA
ΔE00 5.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDEBEA #EBCDCE
analogous
#CDEBDB #CDEBEA #CDDDEB
triadic
#CDEBEA #EACDEB #EBEACD
tetradic
#CDEBEA #DBCDEB #EBCDCE #DDEBCD
square
#CDEBEA #DBCDEB #EBCDCE #DDEBCD
split-complementary
#CDEBEA #EBCDDD #EBDBCD
monochromatic
#76C8C5 #A1DAD8 #CDEBEA #E9F6F6 #E9F6F6
Accessibility & contrast
On white
1.26
#CDEBEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.67
#CDEBEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDEBEA
16.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDEBEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDEBEA | 1.00 | 1.26 | 16.67 | 16.67 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7E8EA
Deuteranopia (green-blind)
#E1E3EA
Tritanopia (blue-blind)
#C5EDEB
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #cdebea; /* rgb */ color: rgb(205, 235, 234); /* oklch */ color: oklch(91.8% 0.031 194.2);
Tailwind
colors: {
custom: {
50: '#dcf1f0',
500: '#cdebea',
950: '#000000',
},
}SCSS
$custom: #cdebea; $custom-light: #dcf1f0; $custom-dark: #000000;
JSON
{
"hex": "#cdebea",
"rgb": {
"r": 205,
"g": 235,
"b": 234
},
"hsl": {
"h": 178,
"s": 42.857,
"l": 86.275
},
"oklch": {
"l": 0.91808,
"c": 0.03147,
"h": 194.2
},
"luminance": 0.78336
}Semantic roles & 50–950 ramp
primary
#CDEBEA
secondary
#C69697
accent
#3034B6
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151616
muted
#848585