#CFFEF6#CFFEF6
#CFFEF6 is a very light, muted teal. Relative luminance 0.908; OKLCH L 96.2% C 0.049 H 183.8°. Best body text is #000000 at 19.16:1 contrast (WCAG AA passes).
Color values
| HEX | #CFFEF6 |
|---|---|
| RGB | rgb(207, 254, 246) |
| HSL | hsl(170, 96%, 90%) |
| HSV | hsv(170, 19%, 100%) |
| CMYK | cmyk(18.5%, 0%, 3.1%, 0.4%) |
| CIE-LAB | lab(96.33, -16.45, -1.12) |
| CIE-LCH | lch(96.33, 16.48, 183.91°) |
| OKLab | oklab(96.22% -0.0489 -0.0033) |
| OKLCH | oklch(96.22% 0.049 183.8) |
| XYZ | xyz(77.8039, 90.8003, 100.5978) |
| Luminance | 0.9080 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Light Blue
#CAFFFB
ΔE00 1.91
Ice
#D6FFFA
ΔE00 1.96
Duck Egg Blue
#C3FBF4
ΔE00 2.07
Eggshell Blue
#C4FFF7
ΔE00 2.38
Pale Blue
#D0FEFE
ΔE00 3.28
Very Pale Blue
#D6FFFE
ΔE00 3.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFFEF6 #FECFD7
analogous
#CFFEDE #CFFEF6 #CFEEFE
triadic
#CFFEF6 #F6CFFE #FEF6CF
tetradic
#CFFEF6 #DECFFE #FECFD7 #EEFECF
square
#CFFEF6 #DECFFE #FECFD7 #EEFECF
split-complementary
#CFFEF6 #FECFEE #FEDECF
monochromatic
#57FCE0 #93FDEB #CFFEF6 #E1FEF9 #E1FEF9
Accessibility & contrast
On white
1.10
#CFFEF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.16
#CFFEF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFFEF6
19.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFFEF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFFEF6 | 1.00 | 1.10 | 19.16 | 19.16 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9F8F6
Deuteranopia (green-blind)
#F0F2F7
Tritanopia (blue-blind)
#C2FFFB
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #cffef6; /* rgb */ color: rgb(207, 254, 246); /* oklch */ color: oklch(96.2% 0.049 183.8);
Tailwind
colors: {
custom: {
50: '#defef9',
500: '#cffef6',
950: '#000000',
},
}SCSS
$custom: #cffef6; $custom-light: #defef9; $custom-dark: #000000;
JSON
{
"hex": "#cffef6",
"rgb": {
"r": 207,
"g": 254,
"b": 246
},
"hsl": {
"h": 169.787,
"s": 95.918,
"l": 90.392
},
"oklch": {
"l": 0.9622,
"c": 0.04903,
"h": 183.8
},
"luminance": 0.90803
}Semantic roles & 50–950 ramp
primary
#CFFEF6
secondary
#E88999
accent
#0027E6
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#151717
muted
#848585