#CFFFF6#CFFFF6
#CFFFF6 is a very light, muted teal. Relative luminance 0.914; OKLCH L 96.4% C 0.050 H 182.6°. Best body text is #000000 at 19.29:1 contrast (WCAG AA passes).
Color values
| HEX | #CFFFF6 |
|---|---|
| RGB | rgb(207, 255, 246) |
| HSL | hsl(169, 100%, 91%) |
| HSV | hsv(169, 19%, 100%) |
| CMYK | cmyk(18.8%, 0%, 3.5%, 0%) |
| CIE-LAB | lab(96.59, -16.94, -0.74) |
| CIE-LCH | lch(96.59, 16.95, 182.51°) |
| OKLab | oklab(96.43% -0.0502 -0.0022) |
| OKLCH | oklch(96.43% 0.05 182.6) |
| XYZ | xyz(78.1220, 91.4367, 100.7039) |
| Luminance | 0.9144 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Duck Egg Blue
#C3FBF4
ΔE00 2.06
Light Light Blue
#CAFFFB
ΔE00 2.13
Eggshell Blue
#C4FFF7
ΔE00 2.21
Ice
#D6FFFA
ΔE00 2.35
Pale Blue
#D0FEFE
ΔE00 3.70
Very Pale Blue
#D6FFFE
ΔE00 3.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFFFF6 #FFCFD8
analogous
#CFFFDE #CFFFF6 #CFF0FF
triadic
#CFFFF6 #F6CFFF #FFF6CF
tetradic
#CFFFF6 #DECFFF #FFCFD8 #F0FFCF
square
#CFFFF6 #DECFFF #FFCFD8 #F0FFCF
split-complementary
#CFFFF6 #FFCFF0 #FFDECF
monochromatic
#55FFDF #92FFEB #CFFFF6 #E0FFF9 #E0FFF9
Accessibility & contrast
On white
1.09
#CFFFF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.29
#CFFFF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFFFF6
19.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFFFF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFFFF6 | 1.00 | 1.09 | 19.29 | 19.29 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAF9F6
Deuteranopia (green-blind)
#F1F2F7
Tritanopia (blue-blind)
#C2FFFC
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #cffff6; /* rgb */ color: rgb(207, 255, 246); /* oklch */ color: oklch(96.4% 0.050 182.6);
Tailwind
colors: {
custom: {
50: '#defff9',
500: '#cffff6',
950: '#000000',
},
}SCSS
$custom: #cffff6; $custom-light: #defff9; $custom-dark: #000000;
JSON
{
"hex": "#cffff6",
"rgb": {
"r": 207,
"g": 255,
"b": 246
},
"hsl": {
"h": 168.75,
"s": 100,
"l": 90.588
},
"oklch": {
"l": 0.96428,
"c": 0.05026,
"h": 182.6
},
"luminance": 0.91439
}Semantic roles & 50–950 ramp
primary
#CFFFF6
secondary
#EA889B
accent
#002BE6
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#151817
muted
#848685