#CDFEF7#CDFEF7
#CDFEF7 is a very light, muted teal. Relative luminance 0.906; OKLCH L 96.1% C 0.051 H 185.7°. Best body text is #000000 at 19.12:1 contrast (WCAG AA passes).
Color values
| HEX | #CDFEF7 |
|---|---|
| RGB | rgb(205, 254, 247) |
| HSL | hsl(171, 96%, 90%) |
| HSV | hsv(171, 19%, 100%) |
| CMYK | cmyk(19.3%, 0%, 2.8%, 0.4%) |
| CIE-LAB | lab(96.23, -16.85, -1.79) |
| CIE-LCH | lch(96.23, 16.95, 186.06°) |
| OKLab | oklab(96.12% -0.0504 -0.005) |
| OKLCH | oklch(96.12% 0.051 185.7) |
| XYZ | xyz(77.4024, 90.5755, 101.3823) |
| Luminance | 0.9058 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Light Blue
#CAFFFB
ΔE00 1.37
Duck Egg Blue
#C3FBF4
ΔE00 1.66
Eggshell Blue
#C4FFF7
ΔE00 2.02
Ice
#D6FFFA
ΔE00 2.11
Pale Blue
#D0FEFE
ΔE00 3.01
Very Pale Blue
#D6FFFE
ΔE00 3.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDFEF7 #FECDD4
analogous
#CDFEDF #CDFEF7 #CDECFE
triadic
#CDFEF7 #F7CDFE #FEF7CD
tetradic
#CDFEF7 #DFCDFE #FECDD4 #ECFECD
square
#CDFEF7 #DFCDFE #FECDD4 #ECFECD
split-complementary
#CDFEF7 #FECDEC #FEDFCD
monochromatic
#55FCE4 #91FDED #CDFEF7 #E1FEFA #E1FEFA
Accessibility & contrast
On white
1.10
#CDFEF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.12
#CDFEF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDFEF7
19.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDFEF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDFEF7 | 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)
#F9F8F7
Deuteranopia (green-blind)
#EFF1F8
Tritanopia (blue-blind)
#C0FFFC
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #cdfef7; /* rgb */ color: rgb(205, 254, 247); /* oklch */ color: oklch(96.1% 0.051 185.7);
Tailwind
colors: {
custom: {
50: '#ddfef9',
500: '#cdfef7',
950: '#000000',
},
}SCSS
$custom: #cdfef7; $custom-light: #ddfef9; $custom-dark: #000000;
JSON
{
"hex": "#cdfef7",
"rgb": {
"r": 205,
"g": 254,
"b": 247
},
"hsl": {
"h": 171.429,
"s": 96.078,
"l": 90
},
"oklch": {
"l": 0.96124,
"c": 0.05064,
"h": 185.7
},
"luminance": 0.90578
}Semantic roles & 50–950 ramp
primary
#CDFEF7
secondary
#E88895
accent
#0021E6
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#151717
muted
#848585