#CCFFFA#CCFFFA
#CCFFFA is a very light, muted teal. Relative luminance 0.913; OKLCH L 96.4% C 0.052 H 189.0°. Best body text is #000000 at 19.25:1 contrast (WCAG AA passes).
Color values
| HEX | #CCFFFA |
|---|---|
| RGB | rgb(204, 255, 250) |
| HSL | hsl(174, 100%, 90%) |
| HSV | hsv(174, 20%, 100%) |
| CMYK | cmyk(20%, 0%, 2%, 0%) |
| CIE-LAB | lab(96.52, -17.04, -2.93) |
| CIE-LCH | lch(96.52, 17.29, 189.76°) |
| OKLab | oklab(96.36% -0.0514 -0.0081) |
| OKLCH | oklch(96.36% 0.052 189) |
| XYZ | xyz(77.9122, 91.2567, 103.9332) |
| Luminance | 0.9126 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Light Blue
#CAFFFB
ΔE00 0.53
Duck Egg Blue
#C3FBF4
ΔE00 1.69
Eggshell Blue
#C4FFF7
ΔE00 2.03
Ice
#D6FFFA
ΔE00 2.23
Pale Blue
#D0FEFE
ΔE00 2.45
Really Light Blue
#D4FFFF
ΔE00 2.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCFFFA #FFCCD1
analogous
#CCFFE1 #CCFFFA #CCEAFF
triadic
#CCFFFA #FACCFF #FFFACC
tetradic
#CCFFFA #E1CCFF #FFCCD1 #EAFFCC
square
#CCFFFA #E1CCFF #FFCCD1 #EAFFCC
split-complementary
#CCFFFA #FFCCEA #FFE1CC
monochromatic
#52FFEE #8FFFF4 #CCFFFA #E0FFFC #E0FFFC
Accessibility & contrast
On white
1.09
#CCFFFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.25
#CCFFFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCFFFA
19.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCFFFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCFFFA | 1.00 | 1.09 | 19.25 | 19.25 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9F9FA
Deuteranopia (green-blind)
#EFF2FB
Tritanopia (blue-blind)
#BDFFFD
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #ccfffa; /* rgb */ color: rgb(204, 255, 250); /* oklch */ color: oklch(96.4% 0.052 189.0);
Tailwind
colors: {
custom: {
50: '#dcfffb',
500: '#ccfffa',
950: '#000000',
},
}SCSS
$custom: #ccfffa; $custom-light: #dcfffb; $custom-dark: #000000;
JSON
{
"hex": "#ccfffa",
"rgb": {
"r": 204,
"g": 255,
"b": 250
},
"hsl": {
"h": 174.118,
"s": 100,
"l": 90
},
"oklch": {
"l": 0.96358,
"c": 0.05205,
"h": 189
},
"luminance": 0.91259
}Semantic roles & 50–950 ramp
primary
#CCFFFA
secondary
#EA868F
accent
#0016E6
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#151817
muted
#848685