#CDFFEF#CDFFEF
#CDFFEF is a very light, muted teal. Relative luminance 0.907; OKLCH L 96.1% C 0.055 H 173.6°. Best body text is #000000 at 19.15:1 contrast (WCAG AA passes).
Color values
| HEX | #CDFFEF |
|---|---|
| RGB | rgb(205, 255, 239) |
| HSL | hsl(161, 100%, 90%) |
| HSV | hsv(161, 20%, 100%) |
| CMYK | cmyk(19.6%, 0%, 6.3%, 0%) |
| CIE-LAB | lab(96.30, -18.92, 2.42) |
| CIE-LCH | lch(96.30, 19.08, 172.70°) |
| OKLab | oklab(96.11% -0.0548 0.0061) |
| OKLCH | oklch(96.11% 0.055 173.6) |
| XYZ | xyz(76.5125, 90.7286, 95.1257) |
| Luminance | 0.9073 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Eggshell Blue
#C4FFF7
ΔE00 3.45
Duck Egg Blue
#C3FBF4
ΔE00 3.66
Pale Aqua
#B8FFEB
ΔE00 3.92
Light Light Blue
#CAFFFB
ΔE00 4.56
Ice
#D6FFFA
ΔE00 4.72
Pale Cyan
#B7FFFA
ΔE00 5.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDFFEF #FFCDDD
analogous
#CDFFD6 #CDFFEF #CDF6FF
triadic
#CDFFEF #EFCDFF #FFEFCD
tetradic
#CDFFEF #D6CDFF #FFCDDD #F6FFCD
square
#CDFFEF #D6CDFF #FFCDDD #F6FFCD
split-complementary
#CDFFEF #FFCDF6 #FFD6CD
monochromatic
#53FFC8 #90FFDB #CDFFEF #E0FFF5 #E0FFF5
Accessibility & contrast
On white
1.10
#CDFFEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.15
#CDFFEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDFFEF
19.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDFFEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDFFEF | 1.00 | 1.10 | 19.15 | 19.15 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBF8EE
Deuteranopia (green-blind)
#F2F2F0
Tritanopia (blue-blind)
#C1FFFA
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #cdffef; /* rgb */ color: rgb(205, 255, 239); /* oklch */ color: oklch(96.1% 0.055 173.6);
Tailwind
colors: {
custom: {
50: '#ddfff4',
500: '#cdffef',
950: '#000000',
},
}SCSS
$custom: #cdffef; $custom-light: #ddfff4; $custom-dark: #000000;
JSON
{
"hex": "#cdffef",
"rgb": {
"r": 205,
"g": 255,
"b": 239
},
"hsl": {
"h": 160.8,
"s": 100,
"l": 90.196
},
"oklch": {
"l": 0.96108,
"c": 0.05515,
"h": 173.6
},
"luminance": 0.90731
}Semantic roles & 50–950 ramp
primary
#CDFFEF
secondary
#EA86A6
accent
#0049E6
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#151817
muted
#848685