#CFFFEC#CFFFEC
#CFFFEC is a very light, muted teal. Relative luminance 0.908; OKLCH L 96.2% C 0.055 H 169.1°. Best body text is #000000 at 19.17:1 contrast (WCAG AA passes).
Color values
| HEX | #CFFFEC |
|---|---|
| RGB | rgb(207, 255, 236) |
| HSL | hsl(156, 100%, 91%) |
| HSV | hsv(156, 19%, 100%) |
| CMYK | cmyk(18.8%, 0%, 7.5%, 0%) |
| CIE-LAB | lab(96.34, -18.88, 4.05) |
| CIE-LCH | lch(96.34, 19.31, 167.90°) |
| OKLab | oklab(96.15% -0.0541 0.0104) |
| OKLCH | oklch(96.15% 0.055 169.1) |
| XYZ | xyz(76.6283, 90.8392, 92.8370) |
| Luminance | 0.9084 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 4.21
Eggshell Blue
#C4FFF7
ΔE00 4.61
Duck Egg Blue
#C3FBF4
ΔE00 4.80
Ice
#D6FFFA
ΔE00 5.52
Light Light Blue
#CAFFFB
ΔE00 5.68
Pale Cyan
#B7FFFA
ΔE00 6.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFFFEC #FFCFE2
analogous
#CFFFD4 #CFFFEC #CFFAFF
triadic
#CFFFEC #ECCFFF #FFECCF
tetradic
#CFFFEC #D4CFFF #FFCFE2 #FAFFCF
square
#CFFFEC #D4CFFF #FFCFE2 #FAFFCF
split-complementary
#CFFFEC #FFCFFA #FFD4CF
monochromatic
#55FFBC #92FFD4 #CFFFEC #E0FFF3 #E0FFF3
Accessibility & contrast
On white
1.10
#CFFFEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.17
#CFFFEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFFFEC
19.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFFFEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFFFEC | 1.00 | 1.10 | 19.17 | 19.17 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCF8EB
Deuteranopia (green-blind)
#F3F2ED
Tritanopia (blue-blind)
#C5FFF9
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #cfffec; /* rgb */ color: rgb(207, 255, 236); /* oklch */ color: oklch(96.2% 0.055 169.1);
Tailwind
colors: {
custom: {
50: '#defff2',
500: '#cfffec',
950: '#000000',
},
}SCSS
$custom: #cfffec; $custom-light: #defff2; $custom-dark: #000000;
JSON
{
"hex": "#cfffec",
"rgb": {
"r": 207,
"g": 255,
"b": 236
},
"hsl": {
"h": 156.25,
"s": 100,
"l": 90.588
},
"oklch": {
"l": 0.96151,
"c": 0.05514,
"h": 169.1
},
"luminance": 0.90842
}Semantic roles & 50–950 ramp
primary
#CFFFEC
secondary
#EA88AF
accent
#005BE6
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#151816
muted
#848685