#CDFFED#CDFFED
#CDFFED is a very light, muted teal. Relative luminance 0.906; OKLCH L 96.1% C 0.056 H 171.1°. Best body text is #000000 at 19.12:1 contrast (WCAG AA passes).
Color values
| HEX | #CDFFED |
|---|---|
| RGB | rgb(205, 255, 237) |
| HSL | hsl(158, 100%, 90%) |
| HSV | hsv(158, 20%, 100%) |
| CMYK | cmyk(19.6%, 0%, 7.1%, 0%) |
| CIE-LAB | lab(96.25, -19.31, 3.38) |
| CIE-LCH | lch(96.25, 19.60, 170.07°) |
| OKLab | oklab(96.05% -0.0556 0.0087) |
| OKLCH | oklch(96.05% 0.056 171.1) |
| XYZ | xyz(76.2187, 90.6111, 93.5782) |
| Luminance | 0.9061 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 3.80
Eggshell Blue
#C4FFF7
ΔE00 4.09
Duck Egg Blue
#C3FBF4
ΔE00 4.31
Light Light Blue
#CAFFFB
ΔE00 5.27
Ice
#D6FFFA
ΔE00 5.34
Pale Cyan
#B7FFFA
ΔE00 6.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDFFED #FFCDDF
analogous
#CDFFD4 #CDFFED #CDF8FF
triadic
#CDFFED #EDCDFF #FFEDCD
tetradic
#CDFFED #D4CDFF #FFCDDF #F8FFCD
square
#CDFFED #D4CDFF #FFCDDF #F8FFCD
split-complementary
#CDFFED #FFCDF8 #FFD4CD
monochromatic
#53FFC1 #90FFD7 #CDFFED #E0FFF4 #E0FFF4
Accessibility & contrast
On white
1.10
#CDFFED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.12
#CDFFED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDFFED
19.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDFFED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDFFED | 1.00 | 1.10 | 19.12 | 19.12 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCF8EC
Deuteranopia (green-blind)
#F2F1EE
Tritanopia (blue-blind)
#C2FFF9
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #cdffed; /* rgb */ color: rgb(205, 255, 237); /* oklch */ color: oklch(96.1% 0.056 171.1);
Tailwind
colors: {
custom: {
50: '#ddfff2',
500: '#cdffed',
950: '#000000',
},
}SCSS
$custom: #cdffed; $custom-light: #ddfff2; $custom-dark: #000000;
JSON
{
"hex": "#cdffed",
"rgb": {
"r": 205,
"g": 255,
"b": 237
},
"hsl": {
"h": 158.4,
"s": 100,
"l": 90.196
},
"oklch": {
"l": 0.96054,
"c": 0.05627,
"h": 171.1
},
"luminance": 0.90614
}Semantic roles & 50–950 ramp
primary
#CDFFED
secondary
#EA86AA
accent
#0053E6
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#151817
muted
#848685