#CFFFE8#CFFFE8
#CFFFE8 is a very light, muted teal. Relative luminance 0.906; OKLCH L 96.0% C 0.058 H 164.5°. Best body text is #000000 at 19.12:1 contrast (WCAG AA passes).
Color values
| HEX | #CFFFE8 |
|---|---|
| RGB | rgb(207, 255, 232) |
| HSL | hsl(151, 100%, 91%) |
| HSV | hsv(151, 19%, 100%) |
| CMYK | cmyk(18.8%, 0%, 9%, 0%) |
| CIE-LAB | lab(96.25, -19.64, 5.97) |
| CIE-LCH | lch(96.25, 20.53, 163.10°) |
| OKLab | oklab(96.04% -0.0557 0.0155) |
| OKLCH | oklch(96.04% 0.058 164.5) |
| XYZ | xyz(76.0537, 90.6093, 89.8106) |
| Luminance | 0.9061 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 4.47
Eggshell Blue
#C4FFF7
ΔE00 5.87
Duck Egg Blue
#C3FBF4
ΔE00 6.08
Ice
#D6FFFA
ΔE00 6.78
Light Light Blue
#CAFFFB
ΔE00 7.04
Pale Turquoise
#A5FBD5
ΔE00 7.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFFFE8 #FFCFE6
analogous
#CFFFD0 #CFFFE8 #CFFEFF
triadic
#CFFFE8 #E8CFFF #FFE8CF
tetradic
#CFFFE8 #D0CFFF #FFCFE6 #FEFFCF
square
#CFFFE8 #D0CFFF #FFCFE6 #FEFFCF
split-complementary
#CFFFE8 #FFCFFE #FFD0CF
monochromatic
#55FFAD #92FFCB #CFFFE8 #E0FFF0 #E0FFF0
Accessibility & contrast
On white
1.10
#CFFFE8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.12
#CFFFE8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFFFE8
19.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFFFE8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFFFE8 | 1.00 | 1.10 | 19.12 | 19.12 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDF8E7
Deuteranopia (green-blind)
#F4F2E9
Tritanopia (blue-blind)
#C6FFF8
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #cfffe8; /* rgb */ color: rgb(207, 255, 232); /* oklch */ color: oklch(96.0% 0.058 164.5);
Tailwind
colors: {
custom: {
50: '#deffef',
500: '#cfffe8',
950: '#000000',
},
}SCSS
$custom: #cfffe8; $custom-light: #deffef; $custom-dark: #000000;
JSON
{
"hex": "#cfffe8",
"rgb": {
"r": 207,
"g": 255,
"b": 232
},
"hsl": {
"h": 151.25,
"s": 100,
"l": 90.588
},
"oklch": {
"l": 0.96044,
"c": 0.05784,
"h": 164.5
},
"luminance": 0.90612
}Semantic roles & 50–950 ramp
primary
#CFFFE8
secondary
#EA88B7
accent
#006EE6
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#151816
muted
#848685