#CCFCFA#CCFCFA
#CCFCFA is a very light, muted teal. Relative luminance 0.894; OKLCH L 95.7% C 0.049 H 193.2°. Best body text is #000000 at 18.87:1 contrast (WCAG AA passes).
Color values
| HEX | #CCFCFA |
|---|---|
| RGB | rgb(204, 252, 250) |
| HSL | hsl(178, 89%, 89%) |
| HSV | hsv(178, 19%, 99%) |
| CMYK | cmyk(19%, 0%, 0.8%, 1.2%) |
| CIE-LAB | lab(95.73, -15.56, -4.08) |
| CIE-LCH | lch(95.73, 16.09, 194.71°) |
| OKLab | oklab(95.73% -0.0476 -0.0112) |
| OKLCH | oklch(95.73% 0.049 193.2) |
| XYZ | xyz(76.9627, 89.3577, 103.6167) |
| Luminance | 0.8936 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Blue
#D0FEFE
ΔE00 1.14
Light Light Blue
#CAFFFB
ΔE00 1.45
Really Light Blue
#D4FFFF
ΔE00 1.75
Very Light Blue
#D5FFFF
ΔE00 1.94
Very Pale Blue
#D6FFFE
ΔE00 1.95
Ice
#D6FFFA
ΔE00 2.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCFCFA #FCCCCE
analogous
#CCFCE2 #CCFCFA #CCE6FC
triadic
#CCFCFA #FACCFC #FCFACC
tetradic
#CCFCFA #E2CCFC #FCCCCE #E6FCCC
square
#CCFCFA #E2CCFC #FCCCCE #E6FCCC
split-complementary
#CCFCFA #FCCCE6 #FCE2CC
monochromatic
#58F5EF #92F9F4 #CCFCFA #E2FDFC #E2FDFC
Accessibility & contrast
On white
1.11
#CCFCFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.87
#CCFCFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCFCFA
18.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCFCFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCFCFA | 1.00 | 1.11 | 18.87 | 18.87 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F7FA
Deuteranopia (green-blind)
#ECF0FB
Tritanopia (blue-blind)
#BEFFFB
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #ccfcfa; /* rgb */ color: rgb(204, 252, 250); /* oklch */ color: oklch(95.7% 0.049 193.2);
Tailwind
colors: {
custom: {
50: '#dcfdfb',
500: '#ccfcfa',
950: '#000000',
},
}SCSS
$custom: #ccfcfa; $custom-light: #dcfdfb; $custom-dark: #000000;
JSON
{
"hex": "#ccfcfa",
"rgb": {
"r": 204,
"g": 252,
"b": 250
},
"hsl": {
"h": 177.5,
"s": 88.889,
"l": 89.412
},
"oklch": {
"l": 0.95733,
"c": 0.04888,
"h": 193.2
},
"luminance": 0.8936
}Semantic roles & 50–950 ramp
primary
#CCFCFA
secondary
#E3898D
accent
#000AE6
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#151717
muted
#848585