#CFFDF0#CFFDF0
#CFFDF0 is a very light, muted teal. Relative luminance 0.898; OKLCH L 95.8% C 0.050 H 176.2°. Best body text is #000000 at 18.96:1 contrast (WCAG AA passes).
Color values
| HEX | #CFFDF0 |
|---|---|
| RGB | rgb(207, 253, 240) |
| HSL | hsl(163, 92%, 90%) |
| HSV | hsv(163, 18%, 99%) |
| CMYK | cmyk(18.2%, 0%, 5.1%, 0.8%) |
| CIE-LAB | lab(95.92, -17.13, 1.37) |
| CIE-LCH | lch(95.92, 17.19, 175.44°) |
| OKLab | oklab(95.84% -0.05 0.0034) |
| OKLCH | oklch(95.84% 0.05 176.2) |
| XYZ | xyz(76.5813, 89.8049, 95.7204) |
| Luminance | 0.8981 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Duck Egg Blue
#C3FBF4
ΔE00 3.09
Eggshell Blue
#C4FFF7
ΔE00 3.18
Ice
#D6FFFA
ΔE00 3.46
Light Light Blue
#CAFFFB
ΔE00 3.70
Pale Aqua
#B8FFEB
ΔE00 5.03
Very Pale Blue
#D6FFFE
ΔE00 5.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFFDF0 #FDCFDC
analogous
#CFFDD9 #CFFDF0 #CFF3FD
triadic
#CFFDF0 #F0CFFD #FDF0CF
tetradic
#CFFDF0 #D9CFFD #FDCFDC #F3FDCF
square
#CFFDF0 #D9CFFD #FDCFDC #F3FDCF
split-complementary
#CFFDF0 #FDCFF3 #FDD9CF
monochromatic
#59F8CB #94FBDE #CFFDF0 #E2FEF6 #E2FEF6
Accessibility & contrast
On white
1.11
#CFFDF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.96
#CFFDF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFFDF0
18.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFFDF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFFDF0 | 1.00 | 1.11 | 18.96 | 18.96 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9F7EF
Deuteranopia (green-blind)
#F1F1F1
Tritanopia (blue-blind)
#C4FEF9
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #cffdf0; /* rgb */ color: rgb(207, 253, 240); /* oklch */ color: oklch(95.8% 0.050 176.2);
Tailwind
colors: {
custom: {
50: '#defef4',
500: '#cffdf0',
950: '#000000',
},
}SCSS
$custom: #cffdf0; $custom-light: #defef4; $custom-dark: #000000;
JSON
{
"hex": "#cffdf0",
"rgb": {
"r": 207,
"g": 253,
"b": 240
},
"hsl": {
"h": 163.043,
"s": 92,
"l": 90.196
},
"oklch": {
"l": 0.95843,
"c": 0.05009,
"h": 176.2
},
"luminance": 0.89807
}Semantic roles & 50–950 ramp
primary
#CFFDF0
secondary
#E68AA4
accent
#0041E6
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#151717
muted
#848585