#CFFEFC#CFFEFC
#CFFEFC is a very light, muted teal. Relative luminance 0.912; OKLCH L 96.4% C 0.048 H 193.2°. Best body text is #000000 at 19.24:1 contrast (WCAG AA passes).
Color values
| HEX | #CFFEFC |
|---|---|
| RGB | rgb(207, 254, 252) |
| HSL | hsl(177, 96%, 90%) |
| HSV | hsv(177, 19%, 100%) |
| CMYK | cmyk(18.5%, 0%, 0.8%, 0.4%) |
| CIE-LAB | lab(96.48, -15.24, -3.99) |
| CIE-LCH | lch(96.48, 15.76, 194.67°) |
| OKLab | oklab(96.39% -0.0466 -0.0109) |
| OKLCH | oklch(96.39% 0.048 193.2) |
| XYZ | xyz(78.7397, 91.1747, 105.5264) |
| Luminance | 0.9118 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Blue
#D0FEFE
ΔE00 0.90
Really Light Blue
#D4FFFF
ΔE00 1.40
Very Pale Blue
#D6FFFE
ΔE00 1.58
Light Light Blue
#CAFFFB
ΔE00 1.59
Very Light Blue
#D5FFFF
ΔE00 1.60
Ice
#D6FFFA
ΔE00 1.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFFEFC #FECFD1
analogous
#CFFEE4 #CFFEFC #CFE8FE
triadic
#CFFEFC #FCCFFE #FEFCCF
tetradic
#CFFEFC #E4CFFE #FECFD1 #E8FECF
square
#CFFEFC #E4CFFE #FECFD1 #E8FECF
split-complementary
#CFFEFC #FECFE8 #FEE4CF
monochromatic
#57FCF5 #93FDF8 #CFFEFC #E1FEFD #E1FEFD
Accessibility & contrast
On white
1.09
#CFFEFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.24
#CFFEFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFFEFC
19.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFFEFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFFEFC | 1.00 | 1.09 | 19.24 | 19.24 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F9FC
Deuteranopia (green-blind)
#EFF2FD
Tritanopia (blue-blind)
#C1FFFD
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #cffefc; /* rgb */ color: rgb(207, 254, 252); /* oklch */ color: oklch(96.4% 0.048 193.2);
Tailwind
colors: {
custom: {
50: '#defefd',
500: '#cffefc',
950: '#000000',
},
}SCSS
$custom: #cffefc; $custom-light: #defefd; $custom-dark: #000000;
JSON
{
"hex": "#cffefc",
"rgb": {
"r": 207,
"g": 254,
"b": 252
},
"hsl": {
"h": 177.447,
"s": 95.918,
"l": 90.392
},
"oklch": {
"l": 0.96393,
"c": 0.04786,
"h": 193.2
},
"luminance": 0.91177
}Semantic roles & 50–950 ramp
primary
#CFFEFC
secondary
#E8898D
accent
#000AE6
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#151717
muted
#848585