#CDFEF2#CDFEF2
#CDFEF2 is a very light, muted teal. Relative luminance 0.903; OKLCH L 96.0% C 0.052 H 178.6°. Best body text is #000000 at 19.05:1 contrast (WCAG AA passes).
Color values
| HEX | #CDFEF2 |
|---|---|
| RGB | rgb(205, 254, 242) |
| HSL | hsl(165, 96%, 90%) |
| HSV | hsv(165, 19%, 100%) |
| CMYK | cmyk(19.3%, 0%, 4.7%, 0.4%) |
| CIE-LAB | lab(96.11, -17.85, 0.60) |
| CIE-LCH | lch(96.11, 17.86, 178.07°) |
| OKLab | oklab(95.98% -0.0523 0.0013) |
| OKLCH | oklch(95.98% 0.052 178.6) |
| XYZ | xyz(76.6412, 90.2711, 97.3732) |
| Luminance | 0.9027 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Eggshell Blue
#C4FFF7
ΔE00 2.44
Duck Egg Blue
#C3FBF4
ΔE00 2.45
Light Light Blue
#CAFFFB
ΔE00 3.15
Ice
#D6FFFA
ΔE00 3.41
Pale Aqua
#B8FFEB
ΔE00 4.69
Pale Cyan
#B7FFFA
ΔE00 4.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDFEF2 #FECDD9
analogous
#CDFED9 #CDFEF2 #CDF2FE
triadic
#CDFEF2 #F2CDFE #FEF2CD
tetradic
#CDFEF2 #D9CDFE #FECDD9 #F2FECD
square
#CDFEF2 #D9CDFE #FECDD9 #F2FECD
split-complementary
#CDFEF2 #FECDF2 #FED9CD
monochromatic
#55FCD3 #91FDE2 #CDFEF2 #E1FEF7 #E1FEF7
Accessibility & contrast
On white
1.10
#CDFEF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.05
#CDFEF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDFEF2
19.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDFEF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDFEF2 | 1.00 | 1.10 | 19.05 | 19.05 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAF8F2
Deuteranopia (green-blind)
#F0F1F3
Tritanopia (blue-blind)
#C1FFFA
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #cdfef2; /* rgb */ color: rgb(205, 254, 242); /* oklch */ color: oklch(96.0% 0.052 178.6);
Tailwind
colors: {
custom: {
50: '#ddfef6',
500: '#cdfef2',
950: '#000000',
},
}SCSS
$custom: #cdfef2; $custom-light: #ddfef6; $custom-dark: #000000;
JSON
{
"hex": "#cdfef2",
"rgb": {
"r": 205,
"g": 254,
"b": 242
},
"hsl": {
"h": 165.306,
"s": 96.078,
"l": 90
},
"oklch": {
"l": 0.95982,
"c": 0.05236,
"h": 178.6
},
"luminance": 0.90274
}Semantic roles & 50–950 ramp
primary
#CDFEF2
secondary
#E8889F
accent
#0038E6
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#151717
muted
#848585