#CFFDF3#CFFDF3
#CFFDF3 is a very light, muted teal. Relative luminance 0.900; OKLCH L 95.9% C 0.049 H 180.5°. Best body text is #000000 at 19.00:1 contrast (WCAG AA passes).
Color values
| HEX | #CFFDF3 |
|---|---|
| RGB | rgb(207, 253, 243) |
| HSL | hsl(167, 92%, 90%) |
| HSV | hsv(167, 18%, 99%) |
| CMYK | cmyk(18.2%, 0%, 4%, 0.8%) |
| CIE-LAB | lab(95.99, -16.55, -0.07) |
| CIE-LCH | lch(95.99, 16.55, 180.25°) |
| OKLab | oklab(95.93% -0.0488 -0.0004) |
| OKLCH | oklch(95.93% 0.049 180.5) |
| XYZ | xyz(77.0306, 89.9846, 98.0868) |
| Luminance | 0.8999 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Duck Egg Blue
#C3FBF4
ΔE00 2.41
Ice
#D6FFFA
ΔE00 2.47
Eggshell Blue
#C4FFF7
ΔE00 2.67
Light Light Blue
#CAFFFB
ΔE00 2.67
Very Pale Blue
#D6FFFE
ΔE00 4.02
Pale Blue
#D0FEFE
ΔE00 4.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFFDF3 #FDCFD9
analogous
#CFFDDC #CFFDF3 #CFF0FD
triadic
#CFFDF3 #F3CFFD #FDF3CF
tetradic
#CFFDF3 #DCCFFD #FDCFD9 #F0FDCF
square
#CFFDF3 #DCCFFD #FDCFD9 #F0FDCF
split-complementary
#CFFDF3 #FDCFF0 #FDDCCF
monochromatic
#59F8D6 #94FBE4 #CFFDF3 #E2FEF8 #E2FEF8
Accessibility & contrast
On white
1.11
#CFFDF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.00
#CFFDF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFFDF3
19.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFFDF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFFDF3 | 1.00 | 1.11 | 19.00 | 19.00 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9F7F3
Deuteranopia (green-blind)
#F0F1F4
Tritanopia (blue-blind)
#C3FFFA
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #cffdf3; /* rgb */ color: rgb(207, 253, 243); /* oklch */ color: oklch(95.9% 0.049 180.5);
Tailwind
colors: {
custom: {
50: '#defef7',
500: '#cffdf3',
950: '#000000',
},
}SCSS
$custom: #cffdf3; $custom-light: #defef7; $custom-dark: #000000;
JSON
{
"hex": "#cffdf3",
"rgb": {
"r": 207,
"g": 253,
"b": 243
},
"hsl": {
"h": 166.957,
"s": 92,
"l": 90.196
},
"oklch": {
"l": 0.95927,
"c": 0.0488,
"h": 180.5
},
"luminance": 0.89987
}Semantic roles & 50–950 ramp
primary
#CFFDF3
secondary
#E68A9E
accent
#0032E6
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#151717
muted
#848585