#CFFCEA#CFFCEA
#CFFCEA is a very light, muted teal. Relative luminance 0.888; OKLCH L 95.5% C 0.052 H 169.0°. Best body text is #000000 at 18.77:1 contrast (WCAG AA passes).
Color values
| HEX | #CFFCEA |
|---|---|
| RGB | rgb(207, 252, 234) |
| HSL | hsl(156, 88%, 90%) |
| HSV | hsv(156, 18%, 99%) |
| CMYK | cmyk(17.9%, 0%, 7.1%, 1.2%) |
| CIE-LAB | lab(95.51, -17.80, 3.86) |
| CIE-LCH | lch(95.51, 18.21, 167.75°) |
| OKLab | oklab(95.47% -0.051 0.01) |
| OKLCH | oklch(95.47% 0.052 169) |
| XYZ | xyz(75.3899, 88.8246, 90.9987) |
| Luminance | 0.8883 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Eggshell Blue
#C4FFF7
ΔE00 4.68
Duck Egg Blue
#C3FBF4
ΔE00 4.69
Pale Aqua
#B8FFEB
ΔE00 4.77
Ice
#D6FFFA
ΔE00 5.14
Light Light Blue
#CAFFFB
ΔE00 5.54
Very Pale Blue
#D6FFFE
ΔE00 6.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFFCEA #FCCFE1
analogous
#CFFCD4 #CFFCEA #CFF7FC
triadic
#CFFCEA #EACFFC #FCEACF
tetradic
#CFFCEA #D4CFFC #FCCFE1 #F7FCCF
square
#CFFCEA #D4CFFC #FCCFE1 #F7FCCF
split-complementary
#CFFCEA #FCCFF7 #FCD4CF
monochromatic
#5CF5B8 #95F8D1 #CFFCEA #E2FDF2 #E2FDF2
Accessibility & contrast
On white
1.12
#CFFCEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.77
#CFFCEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFFCEA
18.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFFCEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFFCEA | 1.00 | 1.12 | 18.77 | 18.77 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9F6E9
Deuteranopia (green-blind)
#F1F0EB
Tritanopia (blue-blind)
#C6FDF7
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #cffcea; /* rgb */ color: rgb(207, 252, 234); /* oklch */ color: oklch(95.5% 0.052 169.0);
Tailwind
colors: {
custom: {
50: '#defdf0',
500: '#cffcea',
950: '#000000',
},
}SCSS
$custom: #cffcea; $custom-light: #defdf0; $custom-dark: #000000;
JSON
{
"hex": "#cffcea",
"rgb": {
"r": 207,
"g": 252,
"b": 234
},
"hsl": {
"h": 156,
"s": 88.235,
"l": 90
},
"oklch": {
"l": 0.95469,
"c": 0.05201,
"h": 169
},
"luminance": 0.88827
}Semantic roles & 50–950 ramp
primary
#CFFCEA
secondary
#E48CAF
accent
#015CE5
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#151716
muted
#848585