#CCF6FA#CCF6FA
#CCF6FA is a very light, muted teal. Relative luminance 0.857; OKLCH L 94.5% C 0.043 H 203.6°. Best body text is #000000 at 18.13:1 contrast (WCAG AA passes).
Color values
| HEX | #CCF6FA |
|---|---|
| RGB | rgb(204, 246, 250) |
| HSL | hsl(185, 82%, 89%) |
| HSV | hsv(185, 18%, 98%) |
| CMYK | cmyk(18.4%, 1.6%, 0%, 2%) |
| CIE-LAB | lab(94.16, -12.58, -6.40) |
| CIE-LCH | lch(94.16, 14.11, 206.96°) |
| OKLab | oklab(94.49% -0.0398 -0.0174) |
| OKLCH | oklch(94.49% 0.043 203.6) |
| XYZ | xyz(75.1082, 85.6486, 102.9985) |
| Luminance | 0.8565 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Very Light Blue
#D5FFFF
ΔE00 2.47
Really Light Blue
#D4FFFF
ΔE00 2.49
Pale Blue
#D0FEFE
ΔE00 2.56
Very Pale Blue
#D6FFFE
ΔE00 2.76
Ice Blue (survey)
#D7FFFE
ΔE00 2.77
Light Sky Blue
#C6FCFF
ΔE00 2.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCF6FA #FAD0CC
analogous
#CCFAE7 #CCF6FA #CCDFFA
triadic
#CCF6FA #FACCF6 #F6FACC
tetradic
#CCF6FA #E7CCFA #FAD0CC #DFFACC
square
#CCF6FA #E7CCFA #FAD0CC #DFFACC
split-complementary
#CCF6FA #FACCDF #FAE7CC
monochromatic
#5DE2EF #94ECF5 #CCF6FA #E3FAFC #E3FAFC
Accessibility & contrast
On white
1.16
#CCF6FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.13
#CCF6FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCF6FA
18.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCF6FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCF6FA | 1.00 | 1.16 | 18.13 | 18.13 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFF2FA
Deuteranopia (green-blind)
#E7EBFA
Tritanopia (blue-blind)
#BEF9F7
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #ccf6fa; /* rgb */ color: rgb(204, 246, 250); /* oklch */ color: oklch(94.5% 0.043 203.6);
Tailwind
colors: {
custom: {
50: '#dcf9fc',
500: '#ccf6fa',
950: '#000000',
},
}SCSS
$custom: #ccf6fa; $custom-light: #dcf9fc; $custom-dark: #000000;
JSON
{
"hex": "#ccf6fa",
"rgb": {
"r": 204,
"g": 246,
"b": 250
},
"hsl": {
"h": 185.217,
"s": 82.143,
"l": 89.02
},
"oklch": {
"l": 0.94489,
"c": 0.04346,
"h": 203.6
},
"luminance": 0.85651
}Semantic roles & 50–950 ramp
primary
#CCF6FA
secondary
#E0928B
accent
#1A07DF
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#151717
muted
#848585