#CCFAFA#CCFAFA
#CCFAFA is a very light, muted teal. Relative luminance 0.881; OKLCH L 95.3% C 0.047 H 196.4°. Best body text is #000000 at 18.62:1 contrast (WCAG AA passes).
Color values
| HEX | #CCFAFA |
|---|---|
| RGB | rgb(204, 250, 250) |
| HSL | hsl(180, 82%, 89%) |
| HSV | hsv(180, 18%, 98%) |
| CMYK | cmyk(18.4%, 0%, 0%, 2%) |
| CIE-LAB | lab(95.21, -14.57, -4.85) |
| CIE-LCH | lch(95.21, 15.36, 198.43°) |
| OKLab | oklab(95.32% -0.045 -0.0132) |
| OKLCH | oklch(95.32% 0.047 196.4) |
| XYZ | xyz(76.3379, 88.1082, 103.4084) |
| Luminance | 0.8811 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Blue
#D0FEFE
ΔE00 0.82
Really Light Blue
#D4FFFF
ΔE00 1.34
Very Light Blue
#D5FFFF
ΔE00 1.50
Very Pale Blue
#D6FFFE
ΔE00 1.66
Light Sky Blue
#C6FCFF
ΔE00 1.82
Ice Blue (survey)
#D7FFFE
ΔE00 1.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCFAFA #FACCCC
analogous
#CCFAE3 #CCFAFA #CCE3FA
triadic
#CCFAFA #FACCFA #FAFACC
tetradic
#CCFAFA #E3CCFA #FACCCC #E3FACC
square
#CCFAFA #E3CCFA #FACCCC #E3FACC
split-complementary
#CCFAFA #FACCE3 #FAE3CC
monochromatic
#5DEFEF #94F5F5 #CCFAFA #E3FCFC #E3FCFC
Accessibility & contrast
On white
1.13
#CCFAFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.62
#CCFAFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCFAFA
18.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCFAFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCFAFA | 1.00 | 1.13 | 18.62 | 18.62 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4F5FA
Deuteranopia (green-blind)
#EAEEFA
Tritanopia (blue-blind)
#BEFDFA
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #ccfafa; /* rgb */ color: rgb(204, 250, 250); /* oklch */ color: oklch(95.3% 0.047 196.4);
Tailwind
colors: {
custom: {
50: '#dcfcfb',
500: '#ccfafa',
950: '#000000',
},
}SCSS
$custom: #ccfafa; $custom-light: #dcfcfb; $custom-dark: #000000;
JSON
{
"hex": "#ccfafa",
"rgb": {
"r": 204,
"g": 250,
"b": 250
},
"hsl": {
"h": 180,
"s": 82.143,
"l": 89.02
},
"oklch": {
"l": 0.95318,
"c": 0.04692,
"h": 196.4
},
"luminance": 0.88111
}Semantic roles & 50–950 ramp
primary
#CCFAFA
secondary
#E08B8B
accent
#0707DF
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#151717
muted
#848585