#CCF5FA#CCF5FA
#CCF5FA is a very light, muted teal. Relative luminance 0.850; OKLCH L 94.3% C 0.043 H 205.5°. Best body text is #000000 at 18.01:1 contrast (WCAG AA passes).
Color values
| HEX | #CCF5FA |
|---|---|
| RGB | rgb(204, 245, 250) |
| HSL | hsl(187, 82%, 89%) |
| HSV | hsv(187, 18%, 98%) |
| CMYK | cmyk(18.4%, 2%, 0%, 2%) |
| CIE-LAB | lab(93.90, -12.08, -6.78) |
| CIE-LCH | lch(93.90, 13.85, 209.32°) |
| OKLab | oklab(94.28% -0.0385 -0.0184) |
| OKLCH | oklch(94.28% 0.043 205.5) |
| XYZ | xyz(74.8048, 85.0420, 102.8974) |
| Luminance | 0.8504 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Very Light Blue
#D5FFFF
ΔE00 2.94
Really Light Blue
#D4FFFF
ΔE00 2.99
Pale Blue
#D0FEFE
ΔE00 3.11
Ice Blue (survey)
#D7FFFE
ΔE00 3.22
Very Pale Blue
#D6FFFE
ΔE00 3.23
Pale Sky Blue
#BDF6FE
ΔE00 3.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCF5FA #FAD1CC
analogous
#CCFAE8 #CCF5FA #CCDEFA
triadic
#CCF5FA #FACCF5 #F5FACC
tetradic
#CCF5FA #E8CCFA #FAD1CC #DEFACC
square
#CCF5FA #E8CCFA #FAD1CC #DEFACC
split-complementary
#CCF5FA #FACCDE #FAE8CC
monochromatic
#5DDFEF #94EAF5 #CCF5FA #E3FAFC #E3FAFC
Accessibility & contrast
On white
1.17
#CCF5FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.01
#CCF5FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCF5FA
18.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCF5FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCF5FA | 1.00 | 1.17 | 18.01 | 18.01 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEF1FA
Deuteranopia (green-blind)
#E6EBFA
Tritanopia (blue-blind)
#BEF9F6
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #ccf5fa; /* rgb */ color: rgb(204, 245, 250); /* oklch */ color: oklch(94.3% 0.043 205.5);
Tailwind
colors: {
custom: {
50: '#dcf8fc',
500: '#ccf5fa',
950: '#000000',
},
}SCSS
$custom: #ccf5fa; $custom-light: #dcf8fc; $custom-dark: #000000;
JSON
{
"hex": "#ccf5fa",
"rgb": {
"r": 204,
"g": 245,
"b": 250
},
"hsl": {
"h": 186.522,
"s": 82.143,
"l": 89.02
},
"oklch": {
"l": 0.94283,
"c": 0.04271,
"h": 205.5
},
"luminance": 0.85044
}Semantic roles & 50–950 ramp
primary
#CCF5FA
secondary
#E0948B
accent
#1E07DF
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#151717
muted
#848585