#CCFAFE#CCFAFE
#CCFAFE is a very light, muted teal. Relative luminance 0.884; OKLCH L 95.4% C 0.047 H 202.9°. Best body text is #000000 at 18.67:1 contrast (WCAG AA passes).
Color values
| HEX | #CCFAFE |
|---|---|
| RGB | rgb(204, 250, 254) |
| HSL | hsl(185, 96%, 90%) |
| HSV | hsv(185, 20%, 100%) |
| CMYK | cmyk(19.7%, 1.6%, 0%, 0.4%) |
| CIE-LAB | lab(95.31, -13.75, -6.76) |
| CIE-LCH | lch(95.31, 15.32, 206.20°) |
| OKLab | oklab(95.44% -0.0435 -0.0184) |
| OKLCH | oklch(95.44% 0.047 202.9) |
| XYZ | xyz(76.9718, 88.3617, 106.7467) |
| Luminance | 0.8836 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Blue
#D0FEFE
ΔE00 1.83
Light Sky Blue
#C6FCFF
ΔE00 1.85
Really Light Blue
#D4FFFF
ΔE00 1.96
Very Light Blue
#D5FFFF
ΔE00 2.03
Very Pale Blue
#D6FFFE
ΔE00 2.42
Ice Blue (survey)
#D7FFFE
ΔE00 2.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCFAFE #FED0CC
analogous
#CCFEE9 #CCFAFE #CCE1FE
triadic
#CCFAFE #FECCFA #FAFECC
tetradic
#CCFAFE #E9CCFE #FED0CC #E1FECC
square
#CCFAFE #E9CCFE #FED0CC #E1FECC
split-complementary
#CCFAFE #FECCE1 #FEE9CC
monochromatic
#54EEFC #90F4FD #CCFAFE #E1FCFE #E1FCFE
Accessibility & contrast
On white
1.12
#CCFAFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.67
#CCFAFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCFAFE
18.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCFAFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCFAFE | 1.00 | 1.12 | 18.67 | 18.67 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3F6FE
Deuteranopia (green-blind)
#E9EEFE
Tritanopia (blue-blind)
#BDFEFB
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #ccfafe; /* rgb */ color: rgb(204, 250, 254); /* oklch */ color: oklch(95.4% 0.047 202.9);
Tailwind
colors: {
custom: {
50: '#dcfcfe',
500: '#ccfafe',
950: '#000000',
},
}SCSS
$custom: #ccfafe; $custom-light: #dcfcfe; $custom-dark: #000000;
JSON
{
"hex": "#ccfafe",
"rgb": {
"r": 204,
"g": 250,
"b": 254
},
"hsl": {
"h": 184.8,
"s": 96.154,
"l": 89.804
},
"oklch": {
"l": 0.95438,
"c": 0.04722,
"h": 202.9
},
"luminance": 0.88364
}Semantic roles & 50–950 ramp
primary
#CCFAFE
secondary
#E78E87
accent
#1200E6
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#151717
muted
#848585