#CCFCFE#CCFCFE
#CCFCFE is a very light, muted teal. Relative luminance 0.896; OKLCH L 95.9% C 0.049 H 199.5°. Best body text is #000000 at 18.92:1 contrast (WCAG AA passes).
Color values
| HEX | #CCFCFE |
|---|---|
| RGB | rgb(204, 252, 254) |
| HSL | hsl(182, 96%, 90%) |
| HSV | hsv(182, 20%, 100%) |
| CMYK | cmyk(19.7%, 0.8%, 0%, 0.4%) |
| CIE-LAB | lab(95.84, -14.74, -5.99) |
| CIE-LCH | lch(95.84, 15.91, 202.13°) |
| OKLab | oklab(95.85% -0.046 -0.0163) |
| OKLCH | oklch(95.85% 0.049 199.5) |
| XYZ | xyz(77.5965, 89.6112, 106.9550) |
| Luminance | 0.8961 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Blue
#D0FEFE
ΔE00 0.95
Light Sky Blue
#C6FCFF
ΔE00 1.22
Really Light Blue
#D4FFFF
ΔE00 1.45
Very Light Blue
#D5FFFF
ΔE00 1.63
Very Pale Blue
#D6FFFE
ΔE00 1.97
Ice Blue (survey)
#D7FFFE
ΔE00 2.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCFCFE #FECECC
analogous
#CCFEE7 #CCFCFE #CCE3FE
triadic
#CCFCFE #FECCFC #FCFECC
tetradic
#CCFCFE #E7CCFE #FECECC #E3FECC
square
#CCFCFE #E7CCFE #FECECC #E3FECC
split-complementary
#CCFCFE #FECCE3 #FEE7CC
monochromatic
#54F5FC #90F8FD #CCFCFE #E1FDFE #E1FDFE
Accessibility & contrast
On white
1.11
#CCFCFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.92
#CCFCFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCFCFE
18.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCFCFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCFCFE | 1.00 | 1.11 | 18.92 | 18.92 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5F7FE
Deuteranopia (green-blind)
#EBF0FE
Tritanopia (blue-blind)
#BDFFFC
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #ccfcfe; /* rgb */ color: rgb(204, 252, 254); /* oklch */ color: oklch(95.9% 0.049 199.5);
Tailwind
colors: {
custom: {
50: '#dcfdfe',
500: '#ccfcfe',
950: '#000000',
},
}SCSS
$custom: #ccfcfe; $custom-light: #dcfdfe; $custom-dark: #000000;
JSON
{
"hex": "#ccfcfe",
"rgb": {
"r": 204,
"g": 252,
"b": 254
},
"hsl": {
"h": 182.4,
"s": 96.154,
"l": 89.804
},
"oklch": {
"l": 0.95852,
"c": 0.04886,
"h": 199.5
},
"luminance": 0.89614
}Semantic roles & 50–950 ramp
primary
#CCFCFE
secondary
#E78B87
accent
#0900E6
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#151717
muted
#848585