#CCF7FE#CCF7FE
#CCF7FE is a very light, muted teal. Relative luminance 0.865; OKLCH L 94.8% C 0.045 H 208.5°. Best body text is #000000 at 18.30:1 contrast (WCAG AA passes).
Color values
| HEX | #CCF7FE |
|---|---|
| RGB | rgb(204, 247, 254) |
| HSL | hsl(188, 96%, 90%) |
| HSV | hsv(188, 20%, 100%) |
| CMYK | cmyk(19.7%, 2.8%, 0%, 0.4%) |
| CIE-LAB | lab(94.53, -12.25, -7.92) |
| CIE-LCH | lch(94.53, 14.59, 212.89°) |
| OKLab | oklab(94.82% -0.0396 -0.0215) |
| OKLCH | oklch(94.82% 0.045 208.5) |
| XYZ | xyz(76.0470, 86.5121, 106.4384) |
| Luminance | 0.8651 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Sky Blue
#BDF6FE
ΔE00 2.96
Very Light Blue
#D5FFFF
ΔE00 3.31
Really Light Blue
#D4FFFF
ΔE00 3.34
Light Sky Blue
#C6FCFF
ΔE00 3.36
Pale Blue
#D0FEFE
ΔE00 3.44
Ice Blue (survey)
#D7FFFE
ΔE00 3.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCF7FE #FED3CC
analogous
#CCFEEC #CCF7FE #CCDEFE
triadic
#CCF7FE #FECCF7 #F7FECC
tetradic
#CCF7FE #ECCCFE #FED3CC #DEFECC
square
#CCF7FE #ECCCFE #FED3CC #DEFECC
split-complementary
#CCF7FE #FECCDE #FEECCC
monochromatic
#54E4FC #90EEFD #CCF7FE #E1FAFE #E1FAFE
Accessibility & contrast
On white
1.15
#CCF7FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.30
#CCF7FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCF7FE
18.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCF7FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCF7FE | 1.00 | 1.15 | 18.30 | 18.30 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0F3FE
Deuteranopia (green-blind)
#E7ECFE
Tritanopia (blue-blind)
#BDFBF9
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #ccf7fe; /* rgb */ color: rgb(204, 247, 254); /* oklch */ color: oklch(94.8% 0.045 208.5);
Tailwind
colors: {
custom: {
50: '#dcf9fe',
500: '#ccf7fe',
950: '#000000',
},
}SCSS
$custom: #ccf7fe; $custom-light: #dcf9fe; $custom-dark: #000000;
JSON
{
"hex": "#ccf7fe",
"rgb": {
"r": 204,
"g": 247,
"b": 254
},
"hsl": {
"h": 188.4,
"s": 96.154,
"l": 89.804
},
"oklch": {
"l": 0.94818,
"c": 0.04508,
"h": 208.5
},
"luminance": 0.86515
}Semantic roles & 50–950 ramp
primary
#CCF7FE
secondary
#E79487
accent
#2000E6
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#151717
muted
#848585