#CFF7EF#CFF7EF
#CFF7EF is a very light, muted teal. Relative luminance 0.860; OKLCH L 94.6% C 0.043 H 181.9°. Best body text is #000000 at 18.20:1 contrast (WCAG AA passes).
Color values
| HEX | #CFF7EF |
|---|---|
| RGB | rgb(207, 247, 239) |
| HSL | hsl(168, 71%, 89%) |
| HSV | hsv(168, 16%, 97%) |
| CMYK | cmyk(16.2%, 0%, 3.2%, 3.1%) |
| CIE-LAB | lab(94.32, -14.36, -0.45) |
| CIE-LCH | lch(94.32, 14.37, 181.78°) |
| OKLab | oklab(94.57% -0.0425 -0.0014) |
| OKLCH | oklch(94.57% 0.043 181.9) |
| XYZ | xyz(74.5688, 86.0169, 94.3187) |
| Luminance | 0.8602 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 2.07
Light Light Blue
#CAFFFB
ΔE00 3.33
Very Pale Blue
#D6FFFE
ΔE00 3.36
Duck Egg Blue
#C3FBF4
ΔE00 3.40
Ice Blue (survey)
#D7FFFE
ΔE00 3.41
Pale Blue
#D0FEFE
ΔE00 3.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFF7EF #F7CFD7
analogous
#CFF7DB #CFF7EF #CFEBF7
triadic
#CFF7EF #EFCFF7 #F7EFCF
tetradic
#CFF7EF #DBCFF7 #F7CFD7 #EBF7CF
square
#CFF7EF #DBCFF7 #F7CFD7 #EBF7CF
split-complementary
#CFF7EF #F7CFEB #F7DBCF
monochromatic
#66E6CC #9BEEDE #CFF7EF #E5FBF6 #E5FBF6
Accessibility & contrast
On white
1.15
#CFF7EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.20
#CFF7EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFF7EF
18.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFF7EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFF7EF | 1.00 | 1.15 | 18.20 | 18.20 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3F2EF
Deuteranopia (green-blind)
#EBECF0
Tritanopia (blue-blind)
#C5F9F4
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #cff7ef; /* rgb */ color: rgb(207, 247, 239); /* oklch */ color: oklch(94.6% 0.043 181.9);
Tailwind
colors: {
custom: {
50: '#def9f4',
500: '#cff7ef',
950: '#000000',
},
}SCSS
$custom: #cff7ef; $custom-light: #def9f4; $custom-dark: #000000;
JSON
{
"hex": "#cff7ef",
"rgb": {
"r": 207,
"g": 247,
"b": 239
},
"hsl": {
"h": 168,
"s": 71.429,
"l": 89.02
},
"oklch": {
"l": 0.94567,
"c": 0.04257,
"h": 181.9
},
"luminance": 0.86019
}Semantic roles & 50–950 ramp
primary
#CFF7EF
secondary
#DA909F
accent
#1239D3
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#151717
muted
#848585