#CFFFFA#CFFFFA
#CFFFFA is a very light, muted teal. Relative luminance 0.917; OKLCH L 96.5% C 0.049 H 188.6°. Best body text is #000000 at 19.34:1 contrast (WCAG AA passes).
Color values
| HEX | #CFFFFA |
|---|---|
| RGB | rgb(207, 255, 250) |
| HSL | hsl(174, 100%, 91%) |
| HSV | hsv(174, 19%, 100%) |
| CMYK | cmyk(18.8%, 0%, 2%, 0%) |
| CIE-LAB | lab(96.69, -16.14, -2.65) |
| CIE-LCH | lch(96.69, 16.36, 189.33°) |
| OKLab | oklab(96.54% -0.0487 -0.0073) |
| OKLCH | oklch(96.54% 0.049 188.6) |
| XYZ | xyz(78.7426, 91.6849, 103.9721) |
| Luminance | 0.9169 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Light Blue
#CAFFFB
ΔE00 1.07
Ice
#D6FFFA
ΔE00 1.60
Pale Blue
#D0FEFE
ΔE00 2.16
Duck Egg Blue
#C3FBF4
ΔE00 2.20
Very Pale Blue
#D6FFFE
ΔE00 2.48
Really Light Blue
#D4FFFF
ΔE00 2.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFFFFA #FFCFD4
analogous
#CFFFE2 #CFFFFA #CFECFF
triadic
#CFFFFA #FACFFF #FFFACF
tetradic
#CFFFFA #E2CFFF #FFCFD4 #ECFFCF
square
#CFFFFA #E2CFFF #FFCFD4 #ECFFCF
split-complementary
#CFFFFA #FFCFEC #FFE2CF
monochromatic
#55FFED #92FFF4 #CFFFFA #E0FFFC #E0FFFC
Accessibility & contrast
On white
1.09
#CFFFFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.34
#CFFFFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFFFFA
19.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFFFFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFFFFA | 1.00 | 1.09 | 19.34 | 19.34 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAFAFA
Deuteranopia (green-blind)
#F0F3FB
Tritanopia (blue-blind)
#C1FFFD
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #cffffa; /* rgb */ color: rgb(207, 255, 250); /* oklch */ color: oklch(96.5% 0.049 188.6);
Tailwind
colors: {
custom: {
50: '#defffb',
500: '#cffffa',
950: '#000000',
},
}SCSS
$custom: #cffffa; $custom-light: #defffb; $custom-dark: #000000;
JSON
{
"hex": "#cffffa",
"rgb": {
"r": 207,
"g": 255,
"b": 250
},
"hsl": {
"h": 173.75,
"s": 100,
"l": 90.588
},
"oklch": {
"l": 0.96543,
"c": 0.04921,
"h": 188.6
},
"luminance": 0.91688
}Semantic roles & 50–950 ramp
primary
#CFFFFA
secondary
#EA8892
accent
#0018E6
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#151817
muted
#848685