#CFEAEA#CFEAEA
#CFEAEA is a very light, muted teal. Relative luminance 0.781; OKLCH L 91.7% C 0.028 H 196.7°. Best body text is #000000 at 16.61:1 contrast (WCAG AA passes).
Color values
| HEX | #CFEAEA |
|---|---|
| RGB | rgb(207, 234, 234) |
| HSL | hsl(180, 39%, 86%) |
| HSV | hsv(180, 12%, 92%) |
| CMYK | cmyk(11.5%, 0%, 0%, 8.2%) |
| CIE-LAB | lab(90.80, -8.82, -3.00) |
| CIE-LCH | lch(90.80, 9.31, 198.78°) |
| OKLab | oklab(91.74% -0.0272 -0.0081) |
| OKLCH | oklch(91.74% 0.028 196.7) |
| XYZ | xyz(70.0026, 78.0501, 89.2030) |
| Luminance | 0.7805 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 4.38
Ice Blue (survey)
#D7FFFE
ΔE00 5.25
Very Pale Blue
#D6FFFE
ΔE00 5.39
Very Light Blue
#D5FFFF
ΔE00 5.46
Really Light Blue
#D4FFFF
ΔE00 5.60
Ice
#D6FFFA
ΔE00 5.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFEAEA #EACFCF
analogous
#CFEADD #CFEAEA #CFDDEA
triadic
#CFEAEA #EACFEA #EAEACF
tetradic
#CFEAEA #DDCFEA #EACFCF #DDEACF
square
#CFEAEA #DDCFEA #EACFCF #DDEACF
split-complementary
#CFEAEA #EACFDD #EADDCF
monochromatic
#7AC5C5 #A4D7D7 #CFEAEA #EAF6F6 #EAF6F6
Accessibility & contrast
On white
1.26
#CFEAEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.61
#CFEAEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFEAEA
16.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFEAEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFEAEA | 1.00 | 1.26 | 16.61 | 16.61 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6E7EA
Deuteranopia (green-blind)
#E1E3EA
Tritanopia (blue-blind)
#C7ECEA
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #cfeaea; /* rgb */ color: rgb(207, 234, 234); /* oklch */ color: oklch(91.7% 0.028 196.7);
Tailwind
colors: {
custom: {
50: '#ddf0f0',
500: '#cfeaea',
950: '#000000',
},
}SCSS
$custom: #cfeaea; $custom-light: #ddf0f0; $custom-dark: #000000;
JSON
{
"hex": "#cfeaea",
"rgb": {
"r": 207,
"g": 234,
"b": 234
},
"hsl": {
"h": 180,
"s": 39.13,
"l": 86.471
},
"oklch": {
"l": 0.91738,
"c": 0.0284,
"h": 196.7
},
"luminance": 0.78052
}Semantic roles & 50–950 ramp
primary
#CFEAEA
secondary
#C59999
accent
#3333B2
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151616
muted
#848585