#CCFDFA#CCFDFA
#CCFDFA is a very light, muted teal. Relative luminance 0.900; OKLCH L 95.9% C 0.050 H 191.7°. Best body text is #000000 at 19.00:1 contrast (WCAG AA passes).
Color values
| HEX | #CCFDFA |
|---|---|
| RGB | rgb(204, 253, 250) |
| HSL | hsl(176, 92%, 90%) |
| HSV | hsv(176, 19%, 99%) |
| CMYK | cmyk(19.4%, 0%, 1.2%, 0.8%) |
| CIE-LAB | lab(95.99, -16.05, -3.70) |
| CIE-LCH | lch(95.99, 16.47, 192.98°) |
| OKLab | oklab(95.94% -0.0489 -0.0101) |
| OKLCH | oklch(95.94% 0.05 191.7) |
| XYZ | xyz(77.2775, 89.9874, 103.7216) |
| Luminance | 0.8999 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Light Blue
#CAFFFB
ΔE00 0.99
Pale Blue
#D0FEFE
ΔE00 1.55
Ice
#D6FFFA
ΔE00 1.98
Really Light Blue
#D4FFFF
ΔE00 2.11
Very Pale Blue
#D6FFFE
ΔE00 2.25
Very Light Blue
#D5FFFF
ΔE00 2.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCFDFA #FDCCCF
analogous
#CCFDE2 #CCFDFA #CCE7FD
triadic
#CCFDFA #FACCFD #FDFACC
tetradic
#CCFDFA #E2CCFD #FDCCCF #E7FDCC
square
#CCFDFA #E2CCFD #FDCCCF #E7FDCC
split-complementary
#CCFDFA #FDCCE7 #FDE2CC
monochromatic
#56F8EE #91FBF4 #CCFDFA #E2FEFC #E2FEFC
Accessibility & contrast
On white
1.11
#CCFDFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.00
#CCFDFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCFDFA
19.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCFDFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCFDFA | 1.00 | 1.11 | 19.00 | 19.00 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F8FA
Deuteranopia (green-blind)
#EDF0FB
Tritanopia (blue-blind)
#BDFFFC
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #ccfdfa; /* rgb */ color: rgb(204, 253, 250); /* oklch */ color: oklch(95.9% 0.050 191.7);
Tailwind
colors: {
custom: {
50: '#dcfefb',
500: '#ccfdfa',
950: '#000000',
},
}SCSS
$custom: #ccfdfa; $custom-light: #dcfefb; $custom-dark: #000000;
JSON
{
"hex": "#ccfdfa",
"rgb": {
"r": 204,
"g": 253,
"b": 250
},
"hsl": {
"h": 176.327,
"s": 92.453,
"l": 89.608
},
"oklch": {
"l": 0.95941,
"c": 0.0499,
"h": 191.7
},
"luminance": 0.8999
}Semantic roles & 50–950 ramp
primary
#CCFDFA
secondary
#E5888D
accent
#000EE6
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#151717
muted
#848585