#CCFDFE#CCFDFE
#CCFDFE is a very light, muted teal. Relative luminance 0.902; OKLCH L 96.1% C 0.050 H 197.9°. Best body text is #000000 at 19.05:1 contrast (WCAG AA passes).
Color values
| HEX | #CCFDFE |
|---|---|
| RGB | rgb(204, 253, 254) |
| HSL | hsl(181, 96%, 90%) |
| HSV | hsv(181, 20%, 100%) |
| CMYK | cmyk(19.7%, 0.4%, 0%, 0.4%) |
| CIE-LAB | lab(96.10, -15.23, -5.61) |
| CIE-LCH | lch(96.10, 16.23, 200.21°) |
| OKLab | oklab(96.06% -0.0473 -0.0153) |
| OKLCH | oklch(96.06% 0.05 197.9) |
| XYZ | xyz(77.9114, 90.2409, 107.0599) |
| Luminance | 0.9024 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Blue
#D0FEFE
ΔE00 0.75
Light Sky Blue
#C6FCFF
ΔE00 1.19
Really Light Blue
#D4FFFF
ΔE00 1.44
Very Light Blue
#D5FFFF
ΔE00 1.67
Very Pale Blue
#D6FFFE
ΔE00 1.94
Ice Blue (survey)
#D7FFFE
ΔE00 2.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCFDFE #FECDCC
analogous
#CCFEE6 #CCFDFE #CCE4FE
triadic
#CCFDFE #FECCFD #FDFECC
tetradic
#CCFDFE #E6CCFE #FECDCC #E4FECC
square
#CCFDFE #E6CCFE #FECDCC #E4FECC
split-complementary
#CCFDFE #FECCE4 #FEE6CC
monochromatic
#54F8FC #90FBFD #CCFDFE #E1FEFE #E1FEFE
Accessibility & contrast
On white
1.10
#CCFDFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.05
#CCFDFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCFDFE
19.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCFDFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCFDFE | 1.00 | 1.10 | 19.05 | 19.05 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F8FE
Deuteranopia (green-blind)
#ECF1FE
Tritanopia (blue-blind)
#BCFFFD
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #ccfdfe; /* rgb */ color: rgb(204, 253, 254); /* oklch */ color: oklch(96.1% 0.050 197.9);
Tailwind
colors: {
custom: {
50: '#dcfefe',
500: '#ccfdfe',
950: '#000000',
},
}SCSS
$custom: #ccfdfe; $custom-light: #dcfefe; $custom-dark: #000000;
JSON
{
"hex": "#ccfdfe",
"rgb": {
"r": 204,
"g": 253,
"b": 254
},
"hsl": {
"h": 181.2,
"s": 96.154,
"l": 89.804
},
"oklch": {
"l": 0.96059,
"c": 0.04974,
"h": 197.9
},
"luminance": 0.90244
}Semantic roles & 50–950 ramp
primary
#CCFDFE
secondary
#E78987
accent
#0500E6
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#151717
muted
#848585