#CFF7EB#CFF7EB
#CFF7EB is a very light, muted teal. Relative luminance 0.858; OKLCH L 94.5% C 0.044 H 175.2°. Best body text is #000000 at 18.16:1 contrast (WCAG AA passes).
Color values
| HEX | #CFF7EB |
|---|---|
| RGB | rgb(207, 247, 235) |
| HSL | hsl(162, 71%, 89%) |
| HSV | hsv(162, 16%, 97%) |
| CMYK | cmyk(16.2%, 0%, 4.9%, 3.1%) |
| CIE-LAB | lab(94.22, -15.14, 1.48) |
| CIE-LCH | lch(94.22, 15.21, 174.43°) |
| OKLab | oklab(94.45% -0.0441 0.0037) |
| OKLCH | oklch(94.45% 0.044 175.2) |
| XYZ | xyz(73.9844, 85.7831, 91.2409) |
| Luminance | 0.8579 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 3.28
Duck Egg Blue
#C3FBF4
ΔE00 3.86
Light Light Blue
#CAFFFB
ΔE00 4.28
Eggshell Blue
#C4FFF7
ΔE00 4.31
Very Pale Blue
#D6FFFE
ΔE00 4.80
Ice Blue (survey)
#D7FFFE
ΔE00 4.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFF7EB #F7CFDB
analogous
#CFF7D7 #CFF7EB #CFEFF7
triadic
#CFF7EB #EBCFF7 #F7EBCF
tetradic
#CFF7EB #D7CFF7 #F7CFDB #EFF7CF
square
#CFF7EB #D7CFF7 #F7CFDB #EFF7CF
split-complementary
#CFF7EB #F7CFEF #F7D7CF
monochromatic
#66E6BF #9BEED5 #CFF7EB #E5FBF4 #E5FBF4
Accessibility & contrast
On white
1.16
#CFF7EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.16
#CFF7EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFF7EB
18.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFF7EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFF7EB | 1.00 | 1.16 | 18.16 | 18.16 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4F2EB
Deuteranopia (green-blind)
#ECECEC
Tritanopia (blue-blind)
#C6F8F3
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #cff7eb; /* rgb */ color: rgb(207, 247, 235); /* oklch */ color: oklch(94.5% 0.044 175.2);
Tailwind
colors: {
custom: {
50: '#defaf1',
500: '#cff7eb',
950: '#000000',
},
}SCSS
$custom: #cff7eb; $custom-light: #defaf1; $custom-dark: #000000;
JSON
{
"hex": "#cff7eb",
"rgb": {
"r": 207,
"g": 247,
"b": 235
},
"hsl": {
"h": 162,
"s": 71.429,
"l": 89.02
},
"oklch": {
"l": 0.94454,
"c": 0.04426,
"h": 175.2
},
"luminance": 0.85785
}Semantic roles & 50–950 ramp
primary
#CFF7EB
secondary
#DA90A6
accent
#124CD3
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#151716
muted
#848585