#CDEBE2#CDEBE2
#CDEBE2 is a very light, muted teal. Relative luminance 0.779; OKLCH L 91.6% C 0.034 H 175.5°. Best body text is #000000 at 16.58:1 contrast (WCAG AA passes).
Color values
| HEX | #CDEBE2 |
|---|---|
| RGB | rgb(205, 235, 226) |
| HSL | hsl(162, 43%, 86%) |
| HSV | hsv(162, 13%, 92%) |
| CMYK | cmyk(12.8%, 0%, 3.8%, 7.8%) |
| CIE-LAB | lab(90.73, -11.51, 1.05) |
| CIE-LCH | lch(90.73, 11.56, 174.77°) |
| OKLab | oklab(91.58% -0.0336 0.0026) |
| OKLCH | oklch(91.58% 0.034 175.5) |
| XYZ | xyz(68.6093, 77.8854, 83.3554) |
| Luminance | 0.7789 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 4.94
Ice Blue (survey)
#D7FFFE
ΔE00 5.59
Very Pale Blue
#D6FFFE
ΔE00 5.66
Lightcyan
#E0FFFF
ΔE00 5.81
Very Light Blue
#D5FFFF
ΔE00 5.96
Really Light Blue
#D4FFFF
ΔE00 6.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDEBE2 #EBCDD6
analogous
#CDEBD3 #CDEBE2 #CDE5EB
triadic
#CDEBE2 #E2CDEB #EBE2CD
tetradic
#CDEBE2 #D3CDEB #EBCDD6 #E5EBCD
square
#CDEBE2 #D3CDEB #EBCDD6 #E5EBCD
split-complementary
#CDEBE2 #EBCDE5 #EBD3CD
monochromatic
#76C8AF #A1DAC9 #CDEBE2 #E9F6F2 #E9F6F2
Accessibility & contrast
On white
1.27
#CDEBE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.58
#CDEBE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDEBE2
16.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDEBE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDEBE2 | 1.00 | 1.27 | 16.58 | 16.58 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9E7E2
Deuteranopia (green-blind)
#E3E3E3
Tritanopia (blue-blind)
#C6ECE8
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #cdebe2; /* rgb */ color: rgb(205, 235, 226); /* oklch */ color: oklch(91.6% 0.034 175.5);
Tailwind
colors: {
custom: {
50: '#dcf1eb',
500: '#cdebe2',
950: '#000000',
},
}SCSS
$custom: #cdebe2; $custom-light: #dcf1eb; $custom-dark: #000000;
JSON
{
"hex": "#cdebe2",
"rgb": {
"r": 205,
"g": 235,
"b": 226
},
"hsl": {
"h": 162,
"s": 42.857,
"l": 86.275
},
"oklch": {
"l": 0.91578,
"c": 0.03372,
"h": 175.5
},
"luminance": 0.77887
}Semantic roles & 50–950 ramp
primary
#CDEBE2
secondary
#C696A4
accent
#3058B6
background
#FEFFFE
surface
#FCFEFD
border
#D5D6D5
text
#151616
muted
#848584