#CFFCEC#CFFCEC
#CFFCEC is a very light, muted teal. Relative luminance 0.889; OKLCH L 95.5% C 0.051 H 171.6°. Best body text is #000000 at 18.79:1 contrast (WCAG AA passes).
Color values
| HEX | #CFFCEC |
|---|---|
| RGB | rgb(207, 252, 236) |
| HSL | hsl(159, 88%, 90%) |
| HSV | hsv(159, 18%, 99%) |
| CMYK | cmyk(17.9%, 0%, 6.3%, 1.2%) |
| CIE-LAB | lab(95.56, -17.41, 2.90) |
| CIE-LCH | lch(95.56, 17.65, 170.53°) |
| OKLab | oklab(95.52% -0.0503 0.0074) |
| OKLCH | oklch(95.52% 0.051 171.6) |
| XYZ | xyz(75.6788, 88.9401, 92.5205) |
| Luminance | 0.8894 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Duck Egg Blue
#C3FBF4
ΔE00 4.07
Eggshell Blue
#C4FFF7
ΔE00 4.11
Ice
#D6FFFA
ΔE00 4.46
Light Light Blue
#CAFFFB
ΔE00 4.85
Pale Aqua
#B8FFEB
ΔE00 4.85
Very Pale Blue
#D6FFFE
ΔE00 6.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFFCEC #FCCFDF
analogous
#CFFCD6 #CFFCEC #CFF5FC
triadic
#CFFCEC #ECCFFC #FCECCF
tetradic
#CFFCEC #D6CFFC #FCCFDF #F5FCCF
square
#CFFCEC #D6CFFC #FCCFDF #F5FCCF
split-complementary
#CFFCEC #FCCFF5 #FCD6CF
monochromatic
#5CF5BE #95F8D5 #CFFCEC #E2FDF4 #E2FDF4
Accessibility & contrast
On white
1.12
#CFFCEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.79
#CFFCEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFFCEC
18.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFFCEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFFCEC | 1.00 | 1.12 | 18.79 | 18.79 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9F6EB
Deuteranopia (green-blind)
#F1F0ED
Tritanopia (blue-blind)
#C5FDF7
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #cffcec; /* rgb */ color: rgb(207, 252, 236); /* oklch */ color: oklch(95.5% 0.051 171.6);
Tailwind
colors: {
custom: {
50: '#defdf2',
500: '#cffcec',
950: '#000000',
},
}SCSS
$custom: #cffcec; $custom-light: #defdf2; $custom-dark: #000000;
JSON
{
"hex": "#cffcec",
"rgb": {
"r": 207,
"g": 252,
"b": 236
},
"hsl": {
"h": 158.667,
"s": 88.235,
"l": 90
},
"oklch": {
"l": 0.95524,
"c": 0.05081,
"h": 171.6
},
"luminance": 0.88942
}Semantic roles & 50–950 ramp
primary
#CFFCEC
secondary
#E48CAB
accent
#0152E5
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#151716
muted
#848585