#CFFAEC#CFFAEC
#CFFAEC is a very light, muted teal. Relative luminance 0.877; OKLCH L 95.1% C 0.048 H 173.5°. Best body text is #000000 at 18.54:1 contrast (WCAG AA passes).
Color values
| HEX | #CFFAEC |
|---|---|
| RGB | rgb(207, 250, 236) |
| HSL | hsl(160, 81%, 90%) |
| HSV | hsv(160, 17%, 98%) |
| CMYK | cmyk(17.2%, 0%, 5.6%, 2%) |
| CIE-LAB | lab(95.03, -16.43, 2.14) |
| CIE-LCH | lch(95.03, 16.57, 172.58°) |
| OKLab | oklab(95.11% -0.0476 0.0054) |
| OKLCH | oklch(95.11% 0.048 173.5) |
| XYZ | xyz(75.0540, 87.6906, 92.3122) |
| Luminance | 0.8769 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Duck Egg Blue
#C3FBF4
ΔE00 3.76
Ice
#D6FFFA
ΔE00 3.79
Eggshell Blue
#C4FFF7
ΔE00 3.98
Light Light Blue
#CAFFFB
ΔE00 4.39
Very Pale Blue
#D6FFFE
ΔE00 5.42
Pale Aqua
#B8FFEB
ΔE00 5.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFFAEC #FACFDD
analogous
#CFFAD7 #CFFAEC #CFF3FA
triadic
#CFFAEC #ECCFFA #FAECCF
tetradic
#CFFAEC #D7CFFA #FACFDD #F3FACF
square
#CFFAEC #D7CFFA #FACFDD #F3FACF
split-complementary
#CFFAEC #FACFF3 #FAD7CF
monochromatic
#60EEC0 #98F4D6 #CFFAEC #E3FCF4 #E3FCF4
Accessibility & contrast
On white
1.13
#CFFAEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.54
#CFFAEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFFAEC
18.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFFAEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFFAEC | 1.00 | 1.13 | 18.54 | 18.54 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F4EB
Deuteranopia (green-blind)
#EFEEED
Tritanopia (blue-blind)
#C5FBF6
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #cffaec; /* rgb */ color: rgb(207, 250, 236); /* oklch */ color: oklch(95.1% 0.048 173.5);
Tailwind
colors: {
custom: {
50: '#defcf2',
500: '#cffaec',
950: '#000000',
},
}SCSS
$custom: #cffaec; $custom-light: #defcf2; $custom-dark: #000000;
JSON
{
"hex": "#cffaec",
"rgb": {
"r": 207,
"g": 250,
"b": 236
},
"hsl": {
"h": 160.465,
"s": 81.132,
"l": 89.608
},
"oklch": {
"l": 0.95107,
"c": 0.04796,
"h": 173.5
},
"luminance": 0.87693
}Semantic roles & 50–950 ramp
primary
#CFFAEC
secondary
#E08DA8
accent
#084EDD
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#151716
muted
#848585