#CFFEE7#CFFEE7
#CFFEE7 is a very light, muted teal. Relative luminance 0.899; OKLCH L 95.8% C 0.057 H 164.0°. Best body text is #000000 at 18.98:1 contrast (WCAG AA passes).
Color values
| HEX | #CFFEE7 |
|---|---|
| RGB | rgb(207, 254, 231) |
| HSL | hsl(151, 96%, 90%) |
| HSV | hsv(151, 19%, 100%) |
| CMYK | cmyk(18.5%, 0%, 9.1%, 0.4%) |
| CIE-LAB | lab(95.96, -19.34, 6.07) |
| CIE-LCH | lch(95.96, 20.27, 162.58°) |
| OKLab | oklab(95.81% -0.0548 0.0157) |
| OKLCH | oklch(95.81% 0.057 164) |
| XYZ | xyz(75.5939, 89.9164, 88.9586) |
| Luminance | 0.8992 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 4.65
Eggshell Blue
#C4FFF7
ΔE00 5.97
Duck Egg Blue
#C3FBF4
ΔE00 6.14
Ice
#D6FFFA
ΔE00 6.77
Light Light Blue
#CAFFFB
ΔE00 7.09
Pale Turquoise
#A5FBD5
ΔE00 7.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFFEE7 #FECFE6
analogous
#CFFECF #CFFEE7 #CFFEFE
triadic
#CFFEE7 #E7CFFE #FEE7CF
tetradic
#CFFEE7 #CFCFFE #FECFE6 #FEFECF
square
#CFFEE7 #CFCFFE #FECFE6 #FEFECF
split-complementary
#CFFEE7 #FECFFE #FECFCF
monochromatic
#57FCAB #93FDC9 #CFFEE7 #E1FEF0 #E1FEF0
Accessibility & contrast
On white
1.11
#CFFEE7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.98
#CFFEE7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFFEE7
18.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFFEE7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFFEE7 | 1.00 | 1.11 | 18.98 | 18.98 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCF7E6
Deuteranopia (green-blind)
#F3F1E8
Tritanopia (blue-blind)
#C6FEF7
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #cffee7; /* rgb */ color: rgb(207, 254, 231); /* oklch */ color: oklch(95.8% 0.057 164.0);
Tailwind
colors: {
custom: {
50: '#defeee',
500: '#cffee7',
950: '#000000',
},
}SCSS
$custom: #cffee7; $custom-light: #defeee; $custom-dark: #000000;
JSON
{
"hex": "#cffee7",
"rgb": {
"r": 207,
"g": 254,
"b": 231
},
"hsl": {
"h": 150.638,
"s": 95.918,
"l": 90.392
},
"oklch": {
"l": 0.95808,
"c": 0.05706,
"h": 164
},
"luminance": 0.89919
}Semantic roles & 50–950 ramp
primary
#CFFEE7
secondary
#E889B8
accent
#0070E6
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#151816
muted
#848685