#CCF8FA#CCF8FA
#CCF8FA is a very light, muted teal. Relative luminance 0.869; OKLCH L 94.9% C 0.045 H 199.8°. Best body text is #000000 at 18.37:1 contrast (WCAG AA passes).
Color values
| HEX | #CCF8FA |
|---|---|
| RGB | rgb(204, 248, 250) |
| HSL | hsl(183, 82%, 89%) |
| HSV | hsv(183, 18%, 98%) |
| CMYK | cmyk(18.4%, 0.8%, 0%, 2%) |
| CIE-LAB | lab(94.68, -13.57, -5.63) |
| CIE-LCH | lch(94.68, 14.69, 202.51°) |
| OKLab | oklab(94.9% -0.0424 -0.0153) |
| OKLCH | oklch(94.9% 0.045 199.8) |
| XYZ | xyz(75.7197, 86.8718, 103.2024) |
| Luminance | 0.8687 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Blue
#D0FEFE
ΔE00 1.53
Really Light Blue
#D4FFFF
ΔE00 1.66
Very Light Blue
#D5FFFF
ΔE00 1.72
Very Pale Blue
#D6FFFE
ΔE00 1.99
Ice Blue (survey)
#D7FFFE
ΔE00 2.08
Light Sky Blue
#C6FCFF
ΔE00 2.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCF8FA #FACECC
analogous
#CCFAE5 #CCF8FA #CCE1FA
triadic
#CCF8FA #FACCF8 #F8FACC
tetradic
#CCF8FA #E5CCFA #FACECC #E1FACC
square
#CCF8FA #E5CCFA #FACECC #E1FACC
split-complementary
#CCF8FA #FACCE1 #FAE5CC
monochromatic
#5DE9EF #94F0F5 #CCF8FA #E3FBFC #E3FBFC
Accessibility & contrast
On white
1.14
#CCF8FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.37
#CCF8FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCF8FA
18.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCF8FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCF8FA | 1.00 | 1.14 | 18.37 | 18.37 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2F4FA
Deuteranopia (green-blind)
#E9EDFA
Tritanopia (blue-blind)
#BEFBF8
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #ccf8fa; /* rgb */ color: rgb(204, 248, 250); /* oklch */ color: oklch(94.9% 0.045 199.8);
Tailwind
colors: {
custom: {
50: '#dcfafb',
500: '#ccf8fa',
950: '#000000',
},
}SCSS
$custom: #ccf8fa; $custom-light: #dcfafb; $custom-dark: #000000;
JSON
{
"hex": "#ccf8fa",
"rgb": {
"r": 204,
"g": 248,
"b": 250
},
"hsl": {
"h": 182.609,
"s": 82.143,
"l": 89.02
},
"oklch": {
"l": 0.94903,
"c": 0.0451,
"h": 199.8
},
"luminance": 0.86874
}Semantic roles & 50–950 ramp
primary
#CCF8FA
secondary
#E08E8B
accent
#1007DF
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#151717
muted
#848585