#CCF8FE#CCF8FE
#CCF8FE is a very light, muted teal. Relative luminance 0.871; OKLCH L 95.0% C 0.046 H 206.6°. Best body text is #000000 at 18.43:1 contrast (WCAG AA passes).
Color values
| HEX | #CCF8FE |
|---|---|
| RGB | rgb(204, 248, 254) |
| HSL | hsl(187, 96%, 90%) |
| HSV | hsv(187, 20%, 100%) |
| CMYK | cmyk(19.7%, 2.4%, 0%, 0.4%) |
| CIE-LAB | lab(94.79, -12.75, -7.54) |
| CIE-LCH | lch(94.79, 14.81, 210.59°) |
| OKLab | oklab(95.02% -0.0409 -0.0205) |
| OKLCH | oklch(95.02% 0.046 206.6) |
| XYZ | xyz(76.3536, 87.1254, 106.5407) |
| Luminance | 0.8713 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Sky Blue
#BDF6FE
ΔE00 2.73
Light Sky Blue
#C6FCFF
ΔE00 2.82
Very Light Blue
#D5FFFF
ΔE00 2.83
Really Light Blue
#D4FFFF
ΔE00 2.84
Pale Blue
#D0FEFE
ΔE00 2.89
Very Pale Blue
#D6FFFE
ΔE00 3.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCF8FE #FED2CC
analogous
#CCFEEB #CCF8FE #CCDFFE
triadic
#CCF8FE #FECCF8 #F8FECC
tetradic
#CCF8FE #EBCCFE #FED2CC #DFFECC
square
#CCF8FE #EBCCFE #FED2CC #DFFECC
split-complementary
#CCF8FE #FECCDF #FEEBCC
monochromatic
#54E8FC #90F0FD #CCF8FE #E1FBFE #E1FBFE
Accessibility & contrast
On white
1.14
#CCF8FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.43
#CCF8FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCF8FE
18.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCF8FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCF8FE | 1.00 | 1.14 | 18.43 | 18.43 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1F4FE
Deuteranopia (green-blind)
#E8EDFE
Tritanopia (blue-blind)
#BDFCFA
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #ccf8fe; /* rgb */ color: rgb(204, 248, 254); /* oklch */ color: oklch(95.0% 0.046 206.6);
Tailwind
colors: {
custom: {
50: '#dcfafe',
500: '#ccf8fe',
950: '#000000',
},
}SCSS
$custom: #ccf8fe; $custom-light: #dcfafe; $custom-dark: #000000;
JSON
{
"hex": "#ccf8fe",
"rgb": {
"r": 204,
"g": 248,
"b": 254
},
"hsl": {
"h": 187.2,
"s": 96.154,
"l": 89.804
},
"oklch": {
"l": 0.95024,
"c": 0.04574,
"h": 206.6
},
"luminance": 0.87128
}Semantic roles & 50–950 ramp
primary
#CCF8FE
secondary
#E79287
accent
#1C00E6
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#151717
muted
#848585