#CFFDEF#CFFDEF
#CFFDEF is a very light, muted teal. Relative luminance 0.897; OKLCH L 95.8% C 0.051 H 174.7°. Best body text is #000000 at 18.95:1 contrast (WCAG AA passes).
Color values
| HEX | #CFFDEF |
|---|---|
| RGB | rgb(207, 253, 239) |
| HSL | hsl(162, 92%, 90%) |
| HSV | hsv(162, 18%, 99%) |
| CMYK | cmyk(18.2%, 0%, 5.5%, 0.8%) |
| CIE-LAB | lab(95.89, -17.33, 1.85) |
| CIE-LCH | lch(95.89, 17.43, 173.92°) |
| OKLab | oklab(95.82% -0.0504 0.0046) |
| OKLCH | oklch(95.82% 0.051 174.7) |
| XYZ | xyz(76.4332, 89.7456, 94.9402) |
| Luminance | 0.8975 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Duck Egg Blue
#C3FBF4
ΔE00 3.37
Eggshell Blue
#C4FFF7
ΔE00 3.42
Ice
#D6FFFA
ΔE00 3.80
Light Light Blue
#CAFFFB
ΔE00 4.06
Pale Aqua
#B8FFEB
ΔE00 4.88
Very Pale Blue
#D6FFFE
ΔE00 5.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFFDEF #FDCFDD
analogous
#CFFDD8 #CFFDEF #CFF4FD
triadic
#CFFDEF #EFCFFD #FDEFCF
tetradic
#CFFDEF #D8CFFD #FDCFDD #F4FDCF
square
#CFFDEF #D8CFFD #FDCFDD #F4FDCF
split-complementary
#CFFDEF #FDCFF4 #FDD8CF
monochromatic
#59F8C8 #94FBDB #CFFDEF #E2FEF5 #E2FEF5
Accessibility & contrast
On white
1.11
#CFFDEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.95
#CFFDEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFFDEF
18.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFFDEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFFDEF | 1.00 | 1.11 | 18.95 | 18.95 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAF7EE
Deuteranopia (green-blind)
#F1F1F0
Tritanopia (blue-blind)
#C4FEF9
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #cffdef; /* rgb */ color: rgb(207, 253, 239); /* oklch */ color: oklch(95.8% 0.051 174.7);
Tailwind
colors: {
custom: {
50: '#defef4',
500: '#cffdef',
950: '#000000',
},
}SCSS
$custom: #cffdef; $custom-light: #defef4; $custom-dark: #000000;
JSON
{
"hex": "#cffdef",
"rgb": {
"r": 207,
"g": 253,
"b": 239
},
"hsl": {
"h": 161.739,
"s": 92,
"l": 90.196
},
"oklch": {
"l": 0.95815,
"c": 0.05058,
"h": 174.7
},
"luminance": 0.89748
}Semantic roles & 50–950 ramp
primary
#CFFDEF
secondary
#E68AA6
accent
#0046E6
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#151717
muted
#848585