#CCF7FA#CCF7FA
#CCF7FA is a very light, muted teal. Relative luminance 0.863; OKLCH L 94.7% C 0.044 H 201.6°. Best body text is #000000 at 18.25:1 contrast (WCAG AA passes).
Color values
| HEX | #CCF7FA |
|---|---|
| RGB | rgb(204, 247, 250) |
| HSL | hsl(184, 82%, 89%) |
| HSV | hsv(184, 18%, 98%) |
| CMYK | cmyk(18.4%, 1.2%, 0%, 2%) |
| CIE-LAB | lab(94.42, -13.08, -6.01) |
| CIE-LCH | lch(94.42, 14.39, 204.69°) |
| OKLab | oklab(94.7% -0.0411 -0.0163) |
| OKLCH | oklch(94.7% 0.044 201.6) |
| XYZ | xyz(75.4131, 86.2586, 103.1002) |
| Luminance | 0.8626 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Blue
#D0FEFE
ΔE00 2.03
Really Light Blue
#D4FFFF
ΔE00 2.04
Very Light Blue
#D5FFFF
ΔE00 2.05
Very Pale Blue
#D6FFFE
ΔE00 2.34
Ice Blue (survey)
#D7FFFE
ΔE00 2.39
Light Sky Blue
#C6FCFF
ΔE00 2.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCF7FA #FACFCC
analogous
#CCFAE6 #CCF7FA #CCE0FA
triadic
#CCF7FA #FACCF7 #F7FACC
tetradic
#CCF7FA #E6CCFA #FACFCC #E0FACC
square
#CCF7FA #E6CCFA #FACFCC #E0FACC
split-complementary
#CCF7FA #FACCE0 #FAE6CC
monochromatic
#5DE6EF #94EEF5 #CCF7FA #E3FBFC #E3FBFC
Accessibility & contrast
On white
1.15
#CCF7FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.25
#CCF7FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCF7FA
18.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCF7FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCF7FA | 1.00 | 1.15 | 18.25 | 18.25 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0F3FA
Deuteranopia (green-blind)
#E8ECFA
Tritanopia (blue-blind)
#BEFAF8
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #ccf7fa; /* rgb */ color: rgb(204, 247, 250); /* oklch */ color: oklch(94.7% 0.044 201.6);
Tailwind
colors: {
custom: {
50: '#dcf9fc',
500: '#ccf7fa',
950: '#000000',
},
}SCSS
$custom: #ccf7fa; $custom-light: #dcf9fc; $custom-dark: #000000;
JSON
{
"hex": "#ccf7fa",
"rgb": {
"r": 204,
"g": 247,
"b": 250
},
"hsl": {
"h": 183.913,
"s": 82.143,
"l": 89.02
},
"oklch": {
"l": 0.94696,
"c": 0.04426,
"h": 201.6
},
"luminance": 0.86261
}Semantic roles & 50–950 ramp
primary
#CCF7FA
secondary
#E0908B
accent
#1507DF
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#151717
muted
#848585