#CFFFE7#CFFFE7
#CFFFE7 is a very light, muted teal. Relative luminance 0.906; OKLCH L 96.0% C 0.059 H 163.4°. Best body text is #000000 at 19.11:1 contrast (WCAG AA passes).
Color values
| HEX | #CFFFE7 |
|---|---|
| RGB | rgb(207, 255, 231) |
| HSL | hsl(150, 100%, 91%) |
| HSV | hsv(150, 19%, 100%) |
| CMYK | cmyk(18.8%, 0%, 9.4%, 0%) |
| CIE-LAB | lab(96.23, -19.83, 6.45) |
| CIE-LCH | lch(96.23, 20.85, 161.99°) |
| OKLab | oklab(96.02% -0.0561 0.0167) |
| OKLCH | oklch(96.02% 0.059 163.4) |
| XYZ | xyz(75.9121, 90.5527, 89.0646) |
| Luminance | 0.9055 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 4.60
Eggshell Blue
#C4FFF7
ΔE00 6.19
Duck Egg Blue
#C3FBF4
ΔE00 6.40
Pale Turquoise
#A5FBD5
ΔE00 7.02
Ice
#D6FFFA
ΔE00 7.09
Light Light Blue
#CAFFFB
ΔE00 7.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFFFE7 #FFCFE7
analogous
#CFFFCF #CFFFE7 #CFFFFF
triadic
#CFFFE7 #E7CFFF #FFE7CF
tetradic
#CFFFE7 #CFCFFF #FFCFE7 #FFFFCF
square
#CFFFE7 #CFCFFF #FFCFE7 #FFFFCF
split-complementary
#CFFFE7 #FFCFFF #FFCFCF
monochromatic
#55FFAA #92FFC8 #CFFFE7 #E0FFF0 #E0FFF0
Accessibility & contrast
On white
1.10
#CFFFE7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.11
#CFFFE7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFFFE7
19.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFFFE7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFFFE7 | 1.00 | 1.10 | 19.11 | 19.11 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDF8E6
Deuteranopia (green-blind)
#F4F2E8
Tritanopia (blue-blind)
#C6FFF8
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #cfffe7; /* rgb */ color: rgb(207, 255, 231); /* oklch */ color: oklch(96.0% 0.059 163.4);
Tailwind
colors: {
custom: {
50: '#deffee',
500: '#cfffe7',
950: '#000000',
},
}SCSS
$custom: #cfffe7; $custom-light: #deffee; $custom-dark: #000000;
JSON
{
"hex": "#cfffe7",
"rgb": {
"r": 207,
"g": 255,
"b": 231
},
"hsl": {
"h": 150,
"s": 100,
"l": 90.588
},
"oklch": {
"l": 0.96018,
"c": 0.05857,
"h": 163.4
},
"luminance": 0.90555
}Semantic roles & 50–950 ramp
primary
#CFFFE7
secondary
#EA88B9
accent
#0073E6
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#151816
muted
#848685