#CFFFF8#CFFFF8
#CFFFF8 is a very light, muted teal. Relative luminance 0.916; OKLCH L 96.5% C 0.050 H 185.5°. Best body text is #000000 at 19.31:1 contrast (WCAG AA passes).
Color values
| HEX | #CFFFF8 |
|---|---|
| RGB | rgb(207, 255, 248) |
| HSL | hsl(171, 100%, 91%) |
| HSV | hsv(171, 19%, 100%) |
| CMYK | cmyk(18.8%, 0%, 2.7%, 0%) |
| CIE-LAB | lab(96.64, -16.54, -1.70) |
| CIE-LCH | lch(96.64, 16.63, 185.86°) |
| OKLab | oklab(96.49% -0.0494 -0.0048) |
| OKLCH | oklch(96.49% 0.05 185.5) |
| XYZ | xyz(78.4307, 91.5601, 102.3292) |
| Luminance | 0.9156 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Light Blue
#CAFFFB
ΔE00 1.49
Ice
#D6FFFA
ΔE00 1.87
Duck Egg Blue
#C3FBF4
ΔE00 1.97
Eggshell Blue
#C4FFF7
ΔE00 2.26
Pale Blue
#D0FEFE
ΔE00 2.93
Very Pale Blue
#D6FFFE
ΔE00 3.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFFFF8 #FFCFD6
analogous
#CFFFE0 #CFFFF8 #CFEEFF
triadic
#CFFFF8 #F8CFFF #FFF8CF
tetradic
#CFFFF8 #E0CFFF #FFCFD6 #EEFFCF
square
#CFFFF8 #E0CFFF #FFCFD6 #EEFFCF
split-complementary
#CFFFF8 #FFCFEE #FFE0CF
monochromatic
#55FFE6 #92FFEF #CFFFF8 #E0FFFB #E0FFFB
Accessibility & contrast
On white
1.09
#CFFFF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.31
#CFFFF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFFFF8
19.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFFFF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFFFF8 | 1.00 | 1.09 | 19.31 | 19.31 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAF9F8
Deuteranopia (green-blind)
#F1F2F9
Tritanopia (blue-blind)
#C2FFFD
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #cffff8; /* rgb */ color: rgb(207, 255, 248); /* oklch */ color: oklch(96.5% 0.050 185.5);
Tailwind
colors: {
custom: {
50: '#defffa',
500: '#cffff8',
950: '#000000',
},
}SCSS
$custom: #cffff8; $custom-light: #defffa; $custom-dark: #000000;
JSON
{
"hex": "#cffff8",
"rgb": {
"r": 207,
"g": 255,
"b": 248
},
"hsl": {
"h": 171.25,
"s": 100,
"l": 90.588
},
"oklch": {
"l": 0.96485,
"c": 0.04966,
"h": 185.5
},
"luminance": 0.91563
}Semantic roles & 50–950 ramp
primary
#CFFFF8
secondary
#EA8896
accent
#0021E6
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#151817
muted
#848685