#CFFEFF#CFFEFF
#CFFEFF is a very light, muted teal. Relative luminance 0.914; OKLCH L 96.5% C 0.048 H 198.0°. Best body text is #000000 at 19.27:1 contrast (WCAG AA passes).
Color values
| HEX | #CFFEFF |
|---|---|
| RGB | rgb(207, 254, 255) |
| HSL | hsl(181, 100%, 91%) |
| HSV | hsv(181, 19%, 100%) |
| CMYK | cmyk(18.8%, 0.4%, 0%, 0%) |
| CIE-LAB | lab(96.56, -14.63, -5.42) |
| CIE-LCH | lch(96.56, 15.60, 200.32°) |
| OKLab | oklab(96.48% -0.0455 -0.0148) |
| OKLCH | oklch(96.48% 0.048 198) |
| XYZ | xyz(79.2188, 91.3663, 108.0499) |
| Luminance | 0.9137 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Blue
#D0FEFE
ΔE00 0.42
Really Light Blue
#D4FFFF
ΔE00 0.96
Very Light Blue
#D5FFFF
ΔE00 1.18
Very Pale Blue
#D6FFFE
ΔE00 1.49
Light Sky Blue
#C6FCFF
ΔE00 1.61
Ice Blue (survey)
#D7FFFE
ΔE00 1.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFFEFF #FFD0CF
analogous
#CFFFE8 #CFFEFF #CFE6FF
triadic
#CFFEFF #FFCFFE #FEFFCF
tetradic
#CFFEFF #E8CFFF #FFD0CF #E6FFCF
square
#CFFEFF #E8CFFF #FFD0CF #E6FFCF
split-complementary
#CFFEFF #FFCFE6 #FFE8CF
monochromatic
#55FBFF #92FDFF #CFFEFF #E0FEFF #E0FEFF
Accessibility & contrast
On white
1.09
#CFFEFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.27
#CFFEFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFFEFF
19.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFFEFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFFEFF | 1.00 | 1.09 | 19.27 | 19.27 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F9FF
Deuteranopia (green-blind)
#EEF2FF
Tritanopia (blue-blind)
#C0FFFE
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #cffeff; /* rgb */ color: rgb(207, 254, 255); /* oklch */ color: oklch(96.5% 0.048 198.0);
Tailwind
colors: {
custom: {
50: '#defeff',
500: '#cffeff',
950: '#000000',
},
}SCSS
$custom: #cffeff; $custom-light: #defeff; $custom-dark: #000000;
JSON
{
"hex": "#cffeff",
"rgb": {
"r": 207,
"g": 254,
"b": 255
},
"hsl": {
"h": 181.25,
"s": 100,
"l": 90.588
},
"oklch": {
"l": 0.96482,
"c": 0.0478,
"h": 198
},
"luminance": 0.91369
}Semantic roles & 50–950 ramp
primary
#CFFEFF
secondary
#EA8A88
accent
#0500E6
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#151718
muted
#848586