#CFFAEA#CFFAEA
#CFFAEA is a very light, muted teal. Relative luminance 0.876; OKLCH L 95.1% C 0.049 H 170.7°. Best body text is #000000 at 18.52:1 contrast (WCAG AA passes).
Color values
| HEX | #CFFAEA |
|---|---|
| RGB | rgb(207, 250, 234) |
| HSL | hsl(158, 81%, 90%) |
| HSV | hsv(158, 17%, 98%) |
| CMYK | cmyk(17.2%, 0%, 6.4%, 2%) |
| CIE-LAB | lab(94.98, -16.81, 3.10) |
| CIE-LCH | lch(94.98, 17.10, 169.54°) |
| OKLab | oklab(95.05% -0.0484 0.008) |
| OKLCH | oklch(95.05% 0.049 170.7) |
| XYZ | xyz(74.7651, 87.5750, 90.7905) |
| Luminance | 0.8758 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Duck Egg Blue
#C3FBF4
ΔE00 4.32
Eggshell Blue
#C4FFF7
ΔE00 4.46
Ice
#D6FFFA
ΔE00 4.48
Light Light Blue
#CAFFFB
ΔE00 5.06
Pale Aqua
#B8FFEB
ΔE00 5.26
Very Pale Blue
#D6FFFE
ΔE00 6.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFFAEA #FACFDF
analogous
#CFFAD5 #CFFAEA #CFF5FA
triadic
#CFFAEA #EACFFA #FAEACF
tetradic
#CFFAEA #D5CFFA #FACFDF #F5FACF
square
#CFFAEA #D5CFFA #FACFDF #F5FACF
split-complementary
#CFFAEA #FACFF5 #FAD5CF
monochromatic
#60EEBA #98F4D2 #CFFAEA #E3FCF3 #E3FCF3
Accessibility & contrast
On white
1.13
#CFFAEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.52
#CFFAEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFFAEA
18.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFFAEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFFAEA | 1.00 | 1.13 | 18.52 | 18.52 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F4E9
Deuteranopia (green-blind)
#EFEEEB
Tritanopia (blue-blind)
#C6FBF5
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #cffaea; /* rgb */ color: rgb(207, 250, 234); /* oklch */ color: oklch(95.1% 0.049 170.7);
Tailwind
colors: {
custom: {
50: '#defcf0',
500: '#cffaea',
950: '#000000',
},
}SCSS
$custom: #cffaea; $custom-light: #defcf0; $custom-dark: #000000;
JSON
{
"hex": "#cffaea",
"rgb": {
"r": 207,
"g": 250,
"b": 234
},
"hsl": {
"h": 157.674,
"s": 81.132,
"l": 89.608
},
"oklch": {
"l": 0.95052,
"c": 0.04909,
"h": 170.7
},
"luminance": 0.87577
}Semantic roles & 50–950 ramp
primary
#CFFAEA
secondary
#E08DAC
accent
#0857DD
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#151716
muted
#848585