#CDFCF2#CDFCF2
#CDFCF2 is a very light, muted teal. Relative luminance 0.890; OKLCH L 95.6% C 0.050 H 180.8°. Best body text is #000000 at 18.80:1 contrast (WCAG AA passes).
Color values
| HEX | #CDFCF2 |
|---|---|
| RGB | rgb(205, 252, 242) |
| HSL | hsl(167, 89%, 90%) |
| HSV | hsv(167, 19%, 99%) |
| CMYK | cmyk(18.7%, 0%, 4%, 1.2%) |
| CIE-LAB | lab(95.58, -16.86, -0.16) |
| CIE-LCH | lch(95.58, 16.86, 180.56°) |
| OKLab | oklab(95.57% -0.0498 -0.0007) |
| OKLCH | oklch(95.57% 0.05 180.8) |
| XYZ | xyz(76.0098, 89.0083, 97.1627) |
| Luminance | 0.8901 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Duck Egg Blue
#C3FBF4
ΔE00 2.16
Eggshell Blue
#C4FFF7
ΔE00 2.47
Light Light Blue
#CAFFFB
ΔE00 2.61
Ice
#D6FFFA
ΔE00 2.67
Pale Blue
#D0FEFE
ΔE00 4.10
Very Pale Blue
#D6FFFE
ΔE00 4.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDFCF2 #FCCDD7
analogous
#CDFCDB #CDFCF2 #CDEFFC
triadic
#CDFCF2 #F2CDFC #FCF2CD
tetradic
#CDFCF2 #DBCDFC #FCCDD7 #EFFCCD
square
#CDFCF2 #DBCDFC #FCCDD7 #EFFCCD
split-complementary
#CDFCF2 #FCCDEF #FCDBCD
monochromatic
#5AF5D4 #93F9E3 #CDFCF2 #E2FDF7 #E2FDF7
Accessibility & contrast
On white
1.12
#CDFCF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.80
#CDFCF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDFCF2
18.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDFCF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDFCF2 | 1.00 | 1.12 | 18.80 | 18.80 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F6F2
Deuteranopia (green-blind)
#EFF0F3
Tritanopia (blue-blind)
#C1FEF9
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #cdfcf2; /* rgb */ color: rgb(205, 252, 242); /* oklch */ color: oklch(95.6% 0.050 180.8);
Tailwind
colors: {
custom: {
50: '#ddfdf6',
500: '#cdfcf2',
950: '#000000',
},
}SCSS
$custom: #cdfcf2; $custom-light: #ddfdf6; $custom-dark: #000000;
JSON
{
"hex": "#cdfcf2",
"rgb": {
"r": 205,
"g": 252,
"b": 242
},
"hsl": {
"h": 167.234,
"s": 88.679,
"l": 89.608
},
"oklch": {
"l": 0.95565,
"c": 0.04976,
"h": 180.8
},
"luminance": 0.89011
}Semantic roles & 50–950 ramp
primary
#CDFCF2
secondary
#E48A9D
accent
#0031E5
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#151717
muted
#848585