#CFFEFE#CFFEFE
#CFFEFE is a very light, muted teal. Relative luminance 0.913; OKLCH L 96.5% C 0.048 H 196.4°. Best body text is #000000 at 19.26:1 contrast (WCAG AA passes).
Color values
| HEX | #CFFEFE |
|---|---|
| RGB | rgb(207, 254, 254) |
| HSL | hsl(180, 96%, 90%) |
| HSV | hsv(180, 19%, 100%) |
| CMYK | cmyk(18.5%, 0%, 0%, 0.4%) |
| CIE-LAB | lab(96.53, -14.84, -4.94) |
| CIE-LCH | lch(96.53, 15.64, 198.42°) |
| OKLab | oklab(96.45% -0.0458 -0.0135) |
| OKLCH | oklch(96.45% 0.048 196.4) |
| XYZ | xyz(79.0583, 91.3021, 107.2043) |
| Luminance | 0.9131 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Blue
#D0FEFE
ΔE00 0.22
Really Light Blue
#D4FFFF
ΔE00 0.97
Very Light Blue
#D5FFFF
ΔE00 1.21
Very Pale Blue
#D6FFFE
ΔE00 1.41
Ice Blue (survey)
#D7FFFE
ΔE00 1.64
Light Sky Blue
#C6FCFF
ΔE00 1.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFFEFE #FECFCF
analogous
#CFFEE6 #CFFEFE #CFE6FE
triadic
#CFFEFE #FECFFE #FEFECF
tetradic
#CFFEFE #E6CFFE #FECFCF #E6FECF
square
#CFFEFE #E6CFFE #FECFCF #E6FECF
split-complementary
#CFFEFE #FECFE6 #FEE6CF
monochromatic
#57FCFC #93FDFD #CFFEFE #E1FEFE #E1FEFE
Accessibility & contrast
On white
1.09
#CFFEFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.26
#CFFEFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFFEFE
19.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFFEFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFFEFE | 1.00 | 1.09 | 19.26 | 19.26 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F9FE
Deuteranopia (green-blind)
#EEF2FE
Tritanopia (blue-blind)
#C0FFFE
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #cffefe; /* rgb */ color: rgb(207, 254, 254); /* oklch */ color: oklch(96.5% 0.048 196.4);
Tailwind
colors: {
custom: {
50: '#defefe',
500: '#cffefe',
950: '#000000',
},
}SCSS
$custom: #cffefe; $custom-light: #defefe; $custom-dark: #000000;
JSON
{
"hex": "#cffefe",
"rgb": {
"r": 207,
"g": 254,
"b": 254
},
"hsl": {
"h": 180,
"s": 95.918,
"l": 90.392
},
"oklch": {
"l": 0.96452,
"c": 0.04778,
"h": 196.4
},
"luminance": 0.91305
}Semantic roles & 50–950 ramp
primary
#CFFEFE
secondary
#E88989
accent
#0000E6
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#151717
muted
#848585