#CCF4FA#CCF4FA
#CCF4FA is a very light, muted teal. Relative luminance 0.844; OKLCH L 94.1% C 0.042 H 207.6°. Best body text is #000000 at 17.89:1 contrast (WCAG AA passes).
Color values
| HEX | #CCF4FA |
|---|---|
| RGB | rgb(204, 244, 250) |
| HSL | hsl(188, 82%, 89%) |
| HSV | hsv(188, 18%, 98%) |
| CMYK | cmyk(18.4%, 2.4%, 0%, 2%) |
| CIE-LAB | lab(93.64, -11.57, -7.17) |
| CIE-LCH | lch(93.64, 13.61, 211.77°) |
| OKLab | oklab(94.08% -0.0372 -0.0194) |
| OKLCH | oklch(94.08% 0.042 207.6) |
| XYZ | xyz(74.5031, 84.4386, 102.7968) |
| Luminance | 0.8444 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Very Light Blue
#D5FFFF
ΔE00 3.46
Pale Sky Blue
#BDF6FE
ΔE00 3.51
Really Light Blue
#D4FFFF
ΔE00 3.52
Pale Blue
#D0FEFE
ΔE00 3.68
Ice Blue (survey)
#D7FFFE
ΔE00 3.70
Very Pale Blue
#D6FFFE
ΔE00 3.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCF4FA #FAD2CC
analogous
#CCFAE9 #CCF4FA #CCDDFA
triadic
#CCF4FA #FACCF4 #F4FACC
tetradic
#CCF4FA #E9CCFA #FAD2CC #DDFACC
square
#CCF4FA #E9CCFA #FAD2CC #DDFACC
split-complementary
#CCF4FA #FACCDD #FAE9CC
monochromatic
#5DDCEF #94E8F5 #CCF4FA #E3F9FC #E3F9FC
Accessibility & contrast
On white
1.17
#CCF4FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.89
#CCF4FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCF4FA
17.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCF4FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCF4FA | 1.00 | 1.17 | 17.89 | 17.89 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDF0FA
Deuteranopia (green-blind)
#E5EAFA
Tritanopia (blue-blind)
#BEF8F6
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #ccf4fa; /* rgb */ color: rgb(204, 244, 250); /* oklch */ color: oklch(94.1% 0.042 207.6);
Tailwind
colors: {
custom: {
50: '#dcf7fc',
500: '#ccf4fa',
950: '#000000',
},
}SCSS
$custom: #ccf4fa; $custom-light: #dcf7fc; $custom-dark: #000000;
JSON
{
"hex": "#ccf4fa",
"rgb": {
"r": 204,
"g": 244,
"b": 250
},
"hsl": {
"h": 187.826,
"s": 82.143,
"l": 89.02
},
"oklch": {
"l": 0.94077,
"c": 0.04201,
"h": 207.6
},
"luminance": 0.84441
}Semantic roles & 50–950 ramp
primary
#CCF4FA
secondary
#E0968B
accent
#2307DF
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#151717
muted
#848585