#CFFDEE#CFFDEE
#CFFDEE is a very light, muted teal. Relative luminance 0.897; OKLCH L 95.8% C 0.051 H 173.4°. Best body text is #000000 at 18.94:1 contrast (WCAG AA passes).
Color values
| HEX | #CFFDEE |
|---|---|
| RGB | rgb(207, 253, 238) |
| HSL | hsl(160, 92%, 90%) |
| HSV | hsv(160, 18%, 99%) |
| CMYK | cmyk(18.2%, 0%, 5.9%, 0.8%) |
| CIE-LAB | lab(95.87, -17.52, 2.33) |
| CIE-LCH | lch(95.87, 17.67, 172.44°) |
| OKLab | oklab(95.79% -0.0508 0.0059) |
| OKLCH | oklch(95.79% 0.051 173.4) |
| XYZ | xyz(76.2859, 89.6867, 94.1643) |
| Luminance | 0.8969 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Duck Egg Blue
#C3FBF4
ΔE00 3.67
Eggshell Blue
#C4FFF7
ΔE00 3.68
Ice
#D6FFFA
ΔE00 4.14
Light Light Blue
#CAFFFB
ΔE00 4.41
Pale Aqua
#B8FFEB
ΔE00 4.75
Very Pale Blue
#D6FFFE
ΔE00 5.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFFDEE #FDCFDE
analogous
#CFFDD7 #CFFDEE #CFF5FD
triadic
#CFFDEE #EECFFD #FDEECF
tetradic
#CFFDEE #D7CFFD #FDCFDE #F5FDCF
square
#CFFDEE #D7CFFD #FDCFDE #F5FDCF
split-complementary
#CFFDEE #FDCFF5 #FDD7CF
monochromatic
#59F8C4 #94FBD9 #CFFDEE #E2FEF5 #E2FEF5
Accessibility & contrast
On white
1.11
#CFFDEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.94
#CFFDEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFFDEE
18.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFFDEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFFDEE | 1.00 | 1.11 | 18.94 | 18.94 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAF7ED
Deuteranopia (green-blind)
#F1F1EF
Tritanopia (blue-blind)
#C4FEF8
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #cffdee; /* rgb */ color: rgb(207, 253, 238); /* oklch */ color: oklch(95.8% 0.051 173.4);
Tailwind
colors: {
custom: {
50: '#defef3',
500: '#cffdee',
950: '#000000',
},
}SCSS
$custom: #cffdee; $custom-light: #defef3; $custom-dark: #000000;
JSON
{
"hex": "#cffdee",
"rgb": {
"r": 207,
"g": 253,
"b": 238
},
"hsl": {
"h": 160.435,
"s": 92,
"l": 90.196
},
"oklch": {
"l": 0.95788,
"c": 0.05111,
"h": 173.4
},
"luminance": 0.89689
}Semantic roles & 50–950 ramp
primary
#CFFDEE
secondary
#E68AA8
accent
#004BE6
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#151717
muted
#848585