#CDFEF4#CDFEF4
#CDFEF4 is a very light, muted teal. Relative luminance 0.904; OKLCH L 96.0% C 0.052 H 181.4°. Best body text is #000000 at 19.08:1 contrast (WCAG AA passes).
Color values
| HEX | #CDFEF4 |
|---|---|
| RGB | rgb(205, 254, 244) |
| HSL | hsl(168, 96%, 90%) |
| HSV | hsv(168, 19%, 100%) |
| CMYK | cmyk(19.3%, 0%, 3.9%, 0.4%) |
| CIE-LAB | lab(96.16, -17.45, -0.35) |
| CIE-LCH | lch(96.16, 17.45, 181.16°) |
| OKLab | oklab(96.04% -0.0516 -0.0012) |
| OKLCH | oklch(96.04% 0.052 181.4) |
| XYZ | xyz(76.9432, 90.3919, 98.9638) |
| Luminance | 0.9039 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Duck Egg Blue
#C3FBF4
ΔE00 1.95
Eggshell Blue
#C4FFF7
ΔE00 2.07
Light Light Blue
#CAFFFB
ΔE00 2.42
Ice
#D6FFFA
ΔE00 2.83
Pale Blue
#D0FEFE
ΔE00 4.14
Very Pale Blue
#D6FFFE
ΔE00 4.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDFEF4 #FECDD7
analogous
#CDFEDB #CDFEF4 #CDF0FE
triadic
#CDFEF4 #F4CDFE #FEF4CD
tetradic
#CDFEF4 #DBCDFE #FECDD7 #F0FECD
square
#CDFEF4 #DBCDFE #FECDD7 #F0FECD
split-complementary
#CDFEF4 #FECDF0 #FEDBCD
monochromatic
#55FCDA #91FDE7 #CDFEF4 #E1FEF8 #E1FEF8
Accessibility & contrast
On white
1.10
#CDFEF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.08
#CDFEF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDFEF4
19.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDFEF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDFEF4 | 1.00 | 1.10 | 19.08 | 19.08 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9F8F4
Deuteranopia (green-blind)
#F0F1F5
Tritanopia (blue-blind)
#C0FFFB
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #cdfef4; /* rgb */ color: rgb(205, 254, 244); /* oklch */ color: oklch(96.0% 0.052 181.4);
Tailwind
colors: {
custom: {
50: '#ddfef7',
500: '#cdfef4',
950: '#000000',
},
}SCSS
$custom: #cdfef4; $custom-light: #ddfef7; $custom-dark: #000000;
JSON
{
"hex": "#cdfef4",
"rgb": {
"r": 205,
"g": 254,
"b": 244
},
"hsl": {
"h": 167.755,
"s": 96.078,
"l": 90
},
"oklch": {
"l": 0.96039,
"c": 0.05157,
"h": 181.4
},
"luminance": 0.90394
}Semantic roles & 50–950 ramp
primary
#CDFEF4
secondary
#E8889B
accent
#002FE6
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#151717
muted
#848585