#CCFEFE#CCFEFE
#CCFEFE is a very light, muted teal. Relative luminance 0.909; OKLCH L 96.3% C 0.051 H 196.3°. Best body text is #000000 at 19.18:1 contrast (WCAG AA passes).
Color values
| HEX | #CCFEFE |
|---|---|
| RGB | rgb(204, 254, 254) |
| HSL | hsl(180, 96%, 90%) |
| HSV | hsv(180, 20%, 100%) |
| CMYK | cmyk(19.7%, 0%, 0%, 0.4%) |
| CIE-LAB | lab(96.36, -15.73, -5.22) |
| CIE-LCH | lch(96.36, 16.57, 198.37°) |
| OKLab | oklab(96.27% -0.0486 -0.0142) |
| OKLCH | oklch(96.27% 0.051 196.3) |
| XYZ | xyz(78.2279, 90.8739, 107.1654) |
| Luminance | 0.9088 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Blue
#D0FEFE
ΔE00 0.87
Light Sky Blue
#C6FCFF
ΔE00 1.39
Really Light Blue
#D4FFFF
ΔE00 1.62
Light Light Blue
#CAFFFB
ΔE00 1.82
Very Light Blue
#D5FFFF
ΔE00 1.85
Very Pale Blue
#D6FFFE
ΔE00 2.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCFEFE #FECCCC
analogous
#CCFEE5 #CCFEFE #CCE5FE
triadic
#CCFEFE #FECCFE #FEFECC
tetradic
#CCFEFE #E5CCFE #FECCCC #E5FECC
square
#CCFEFE #E5CCFE #FECCCC #E5FECC
split-complementary
#CCFEFE #FECCE5 #FEE5CC
monochromatic
#54FCFC #90FDFD #CCFEFE #E1FEFE #E1FEFE
Accessibility & contrast
On white
1.10
#CCFEFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.18
#CCFEFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCFEFE
19.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCFEFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCFEFE | 1.00 | 1.10 | 19.18 | 19.18 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F9FE
Deuteranopia (green-blind)
#EDF1FF
Tritanopia (blue-blind)
#BCFFFE
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #ccfefe; /* rgb */ color: rgb(204, 254, 254); /* oklch */ color: oklch(96.3% 0.051 196.3);
Tailwind
colors: {
custom: {
50: '#dcfefe',
500: '#ccfefe',
950: '#000000',
},
}SCSS
$custom: #ccfefe; $custom-light: #dcfefe; $custom-dark: #000000;
JSON
{
"hex": "#ccfefe",
"rgb": {
"r": 204,
"g": 254,
"b": 254
},
"hsl": {
"h": 180,
"s": 96.154,
"l": 89.804
},
"oklch": {
"l": 0.96267,
"c": 0.05066,
"h": 196.3
},
"luminance": 0.90877
}Semantic roles & 50–950 ramp
primary
#CCFEFE
secondary
#E78787
accent
#0000E6
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#151717
muted
#848585