#CDFEE7#CDFEE7
#CDFEE7 is a very light, muted teal. Relative luminance 0.896; OKLCH L 95.7% C 0.059 H 165.0°. Best body text is #000000 at 18.93:1 contrast (WCAG AA passes).
Color values
| HEX | #CDFEE7 |
|---|---|
| RGB | rgb(205, 254, 231) |
| HSL | hsl(152, 96%, 90%) |
| HSV | hsv(152, 19%, 100%) |
| CMYK | cmyk(19.3%, 0%, 9.1%, 0.4%) |
| CIE-LAB | lab(95.84, -19.97, 5.88) |
| CIE-LCH | lch(95.84, 20.81, 163.59°) |
| OKLab | oklab(95.68% -0.0567 0.0152) |
| OKLCH | oklch(95.68% 0.059 165) |
| XYZ | xyz(75.0385, 89.6300, 88.9325) |
| Luminance | 0.8963 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 4.24
Eggshell Blue
#C4FFF7
ΔE00 5.79
Duck Egg Blue
#C3FBF4
ΔE00 6.00
Ice
#D6FFFA
ΔE00 6.86
Pale Turquoise
#A5FBD5
ΔE00 6.95
Light Light Blue
#CAFFFB
ΔE00 7.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDFEE7 #FECDE4
analogous
#CDFECF #CDFEE7 #CDFCFE
triadic
#CDFEE7 #E7CDFE #FEE7CD
tetradic
#CDFEE7 #CFCDFE #FECDE4 #FCFECD
square
#CDFEE7 #CFCDFE #FECDE4 #FCFECD
split-complementary
#CDFEE7 #FECDFC #FECFCD
monochromatic
#55FCAD #91FDCA #CDFEE7 #E1FEF1 #E1FEF1
Accessibility & contrast
On white
1.11
#CDFEE7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.93
#CDFEE7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDFEE7
18.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDFEE7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDFEE7 | 1.00 | 1.11 | 18.93 | 18.93 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCF7E6
Deuteranopia (green-blind)
#F3F0E8
Tritanopia (blue-blind)
#C3FEF7
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #cdfee7; /* rgb */ color: rgb(205, 254, 231); /* oklch */ color: oklch(95.7% 0.059 165.0);
Tailwind
colors: {
custom: {
50: '#dcfeee',
500: '#cdfee7',
950: '#000000',
},
}SCSS
$custom: #cdfee7; $custom-light: #dcfeee; $custom-dark: #000000;
JSON
{
"hex": "#cdfee7",
"rgb": {
"r": 205,
"g": 254,
"b": 231
},
"hsl": {
"h": 151.837,
"s": 96.078,
"l": 90
},
"oklch": {
"l": 0.95682,
"c": 0.05872,
"h": 165
},
"luminance": 0.89632
}Semantic roles & 50–950 ramp
primary
#CDFEE7
secondary
#E888B5
accent
#006CE6
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#151816
muted
#848685