#CFFEF8#CFFEF8
#CFFEF8 is a very light, muted teal. Relative luminance 0.909; OKLCH L 96.3% C 0.049 H 186.9°. Best body text is #000000 at 19.19:1 contrast (WCAG AA passes).
Color values
| HEX | #CFFEF8 |
|---|---|
| RGB | rgb(207, 254, 248) |
| HSL | hsl(172, 96%, 90%) |
| HSV | hsv(172, 19%, 100%) |
| CMYK | cmyk(18.5%, 0%, 2.4%, 0.4%) |
| CIE-LAB | lab(96.38, -16.05, -2.08) |
| CIE-LCH | lch(96.38, 16.18, 187.39°) |
| OKLab | oklab(96.28% -0.0481 -0.0058) |
| OKLCH | oklch(96.28% 0.049 186.9) |
| XYZ | xyz(78.1125, 90.9238, 102.2232) |
| Luminance | 0.9093 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Light Blue
#CAFFFB
ΔE00 1.39
Ice
#D6FFFA
ΔE00 1.53
Duck Egg Blue
#C3FBF4
ΔE00 2.14
Pale Blue
#D0FEFE
ΔE00 2.50
Eggshell Blue
#C4FFF7
ΔE00 2.57
Very Pale Blue
#D6FFFE
ΔE00 2.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFFEF8 #FECFD5
analogous
#CFFEE0 #CFFEF8 #CFEDFE
triadic
#CFFEF8 #F8CFFE #FEF8CF
tetradic
#CFFEF8 #E0CFFE #FECFD5 #EDFECF
square
#CFFEF8 #E0CFFE #FECFD5 #EDFECF
split-complementary
#CFFEF8 #FECFED #FEE0CF
monochromatic
#57FCE7 #93FDEF #CFFEF8 #E1FEFB #E1FEFB
Accessibility & contrast
On white
1.09
#CFFEF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.19
#CFFEF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFFEF8
19.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFFEF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFFEF8 | 1.00 | 1.09 | 19.19 | 19.19 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9F9F8
Deuteranopia (green-blind)
#F0F2F9
Tritanopia (blue-blind)
#C2FFFC
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #cffef8; /* rgb */ color: rgb(207, 254, 248); /* oklch */ color: oklch(96.3% 0.049 186.9);
Tailwind
colors: {
custom: {
50: '#defefa',
500: '#cffef8',
950: '#000000',
},
}SCSS
$custom: #cffef8; $custom-light: #defefa; $custom-dark: #000000;
JSON
{
"hex": "#cffef8",
"rgb": {
"r": 207,
"g": 254,
"b": 248
},
"hsl": {
"h": 172.34,
"s": 95.918,
"l": 90.392
},
"oklch": {
"l": 0.96277,
"c": 0.0485,
"h": 186.9
},
"luminance": 0.90926
}Semantic roles & 50–950 ramp
primary
#CFFEF8
secondary
#E88995
accent
#001DE6
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#151717
muted
#848585