#CCF3FA#CCF3FA
#CCF3FA is a very light, muted teal. Relative luminance 0.838; OKLCH L 93.9% C 0.041 H 209.7°. Best body text is #000000 at 17.77:1 contrast (WCAG AA passes).
Color values
| HEX | #CCF3FA |
|---|---|
| RGB | rgb(204, 243, 250) |
| HSL | hsl(189, 82%, 89%) |
| HSV | hsv(189, 18%, 98%) |
| CMYK | cmyk(18.4%, 2.8%, 0%, 2%) |
| CIE-LAB | lab(93.38, -11.07, -7.55) |
| CIE-LCH | lch(93.38, 13.40, 214.30°) |
| OKLab | oklab(93.87% -0.0359 -0.0205) |
| OKLCH | oklch(93.87% 0.041 209.7) |
| XYZ | xyz(74.2030, 83.8384, 102.6968) |
| Luminance | 0.8384 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Sky Blue
#BDF6FE
ΔE00 3.84
Very Light Blue
#D5FFFF
ΔE00 4.00
Really Light Blue
#D4FFFF
ΔE00 4.07
Lightcyan
#E0FFFF
ΔE00 4.17
Ice Blue (survey)
#D7FFFE
ΔE00 4.22
Pale Blue
#D0FEFE
ΔE00 4.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCF3FA #FAD3CC
analogous
#CCFAEA #CCF3FA #CCDCFA
triadic
#CCF3FA #FACCF3 #F3FACC
tetradic
#CCF3FA #EACCFA #FAD3CC #DCFACC
square
#CCF3FA #EACCFA #FAD3CC #DCFACC
split-complementary
#CCF3FA #FACCDC #FAEACC
monochromatic
#5DD9EF #94E6F5 #CCF3FA #E3F8FC #E3F8FC
Accessibility & contrast
On white
1.18
#CCF3FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.77
#CCF3FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCF3FA
17.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCF3FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCF3FA | 1.00 | 1.18 | 17.77 | 17.77 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECF0FA
Deuteranopia (green-blind)
#E4E9FA
Tritanopia (blue-blind)
#BFF7F5
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #ccf3fa; /* rgb */ color: rgb(204, 243, 250); /* oklch */ color: oklch(93.9% 0.041 209.7);
Tailwind
colors: {
custom: {
50: '#dcf7fc',
500: '#ccf3fa',
950: '#000000',
},
}SCSS
$custom: #ccf3fa; $custom-light: #dcf7fc; $custom-dark: #000000;
JSON
{
"hex": "#ccf3fa",
"rgb": {
"r": 204,
"g": 243,
"b": 250
},
"hsl": {
"h": 189.13,
"s": 82.143,
"l": 89.02
},
"oklch": {
"l": 0.9387,
"c": 0.04136,
"h": 209.7
},
"luminance": 0.83841
}Semantic roles & 50–950 ramp
primary
#CCF3FA
secondary
#E0988B
accent
#2807DF
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#151717
muted
#848585