#CFFFFE#CFFFFE
#CFFFFE is a very light, muted teal. Relative luminance 0.919; OKLCH L 96.7% C 0.049 H 194.8°. Best body text is #000000 at 19.39:1 contrast (WCAG AA passes).
Color values
| HEX | #CFFFFE |
|---|---|
| RGB | rgb(207, 255, 254) |
| HSL | hsl(179, 100%, 91%) |
| HSV | hsv(179, 19%, 100%) |
| CMYK | cmyk(18.8%, 0%, 0.4%, 0%) |
| CIE-LAB | lab(96.80, -15.33, -4.56) |
| CIE-LCH | lch(96.80, 15.99, 196.56°) |
| OKLab | oklab(96.66% -0.0471 -0.0124) |
| OKLCH | oklch(96.66% 0.049 194.8) |
| XYZ | xyz(79.3765, 91.9384, 107.3104) |
| Luminance | 0.9194 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Blue
#D0FEFE
ΔE00 0.67
Really Light Blue
#D4FFFF
ΔE00 1.29
Very Light Blue
#D5FFFF
ΔE00 1.52
Very Pale Blue
#D6FFFE
ΔE00 1.61
Light Light Blue
#CAFFFB
ΔE00 1.73
Ice Blue (survey)
#D7FFFE
ΔE00 1.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFFFFE #FFCFD0
analogous
#CFFFE6 #CFFFFE #CFE8FF
triadic
#CFFFFE #FECFFF #FFFECF
tetradic
#CFFFFE #E6CFFF #FFCFD0 #E8FFCF
square
#CFFFFE #E6CFFF #FFCFD0 #E8FFCF
split-complementary
#CFFFFE #FFCFE8 #FFE6CF
monochromatic
#55FFFB #92FFFD #CFFFFE #E0FFFE #E0FFFE
Accessibility & contrast
On white
1.08
#CFFFFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.39
#CFFFFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFFFFE
19.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFFFFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFFFFE | 1.00 | 1.08 | 19.39 | 19.39 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9FAFE
Deuteranopia (green-blind)
#EFF3FF
Tritanopia (blue-blind)
#C0FFFE
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #cffffe; /* rgb */ color: rgb(207, 255, 254); /* oklch */ color: oklch(96.7% 0.049 194.8);
Tailwind
colors: {
custom: {
50: '#defffe',
500: '#cffffe',
950: '#000000',
},
}SCSS
$custom: #cffffe; $custom-light: #defffe; $custom-dark: #000000;
JSON
{
"hex": "#cffffe",
"rgb": {
"r": 207,
"g": 255,
"b": 254
},
"hsl": {
"h": 178.75,
"s": 100,
"l": 90.588
},
"oklch": {
"l": 0.96659,
"c": 0.04874,
"h": 194.8
},
"luminance": 0.91941
}Semantic roles & 50–950 ramp
primary
#CFFFFE
secondary
#EA888A
accent
#0005E6
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#151817
muted
#848685