#CCF6FE#CCF6FE
#CCF6FE is a very light, muted teal. Relative luminance 0.859; OKLCH L 94.6% C 0.044 H 210.5°. Best body text is #000000 at 18.18:1 contrast (WCAG AA passes).
Color values
| HEX | #CCF6FE |
|---|---|
| RGB | rgb(204, 246, 254) |
| HSL | hsl(190, 96%, 90%) |
| HSV | hsv(190, 20%, 100%) |
| CMYK | cmyk(19.7%, 3.1%, 0%, 0.4%) |
| CIE-LAB | lab(94.27, -11.75, -8.31) |
| CIE-LCH | lch(94.27, 14.39, 215.27°) |
| OKLab | oklab(94.61% -0.0383 -0.0225) |
| OKLCH | oklch(94.61% 0.044 210.5) |
| XYZ | xyz(75.7420, 85.9022, 106.3368) |
| Luminance | 0.8590 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Sky Blue
#BDF6FE
ΔE00 3.29
Very Light Blue
#D5FFFF
ΔE00 3.82
Really Light Blue
#D4FFFF
ΔE00 3.87
Light Sky Blue
#C6FCFF
ΔE00 3.91
Pale Blue
#D0FEFE
ΔE00 4.01
Ice Blue (survey)
#D7FFFE
ΔE00 4.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCF6FE #FED4CC
analogous
#CCFEED #CCF6FE #CCDDFE
triadic
#CCF6FE #FECCF6 #F6FECC
tetradic
#CCF6FE #EDCCFE #FED4CC #DDFECC
square
#CCF6FE #EDCCFE #FED4CC #DDFECC
split-complementary
#CCF6FE #FECCDD #FEEDCC
monochromatic
#54E1FC #90EBFD #CCF6FE #E1FAFE #E1FAFE
Accessibility & contrast
On white
1.16
#CCF6FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.18
#CCF6FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCF6FE
18.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCF6FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCF6FE | 1.00 | 1.16 | 18.18 | 18.18 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEF3FF
Deuteranopia (green-blind)
#E6ECFE
Tritanopia (blue-blind)
#BDFAF8
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #ccf6fe; /* rgb */ color: rgb(204, 246, 254); /* oklch */ color: oklch(94.6% 0.044 210.5);
Tailwind
colors: {
custom: {
50: '#dcf9fe',
500: '#ccf6fe',
950: '#000000',
},
}SCSS
$custom: #ccf6fe; $custom-light: #dcf9fe; $custom-dark: #000000;
JSON
{
"hex": "#ccf6fe",
"rgb": {
"r": 204,
"g": 246,
"b": 254
},
"hsl": {
"h": 189.6,
"s": 96.154,
"l": 89.804
},
"oklch": {
"l": 0.94611,
"c": 0.04447,
"h": 210.5
},
"luminance": 0.85905
}Semantic roles & 50–950 ramp
primary
#CCF6FE
secondary
#E79687
accent
#2500E6
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#151717
muted
#848585