#CCFFFE#CCFFFE
#CCFFFE is a very light, muted teal. Relative luminance 0.915; OKLCH L 96.5% C 0.052 H 194.8°. Best body text is #000000 at 19.30:1 contrast (WCAG AA passes).
Color values
| HEX | #CCFFFE |
|---|---|
| RGB | rgb(204, 255, 254) |
| HSL | hsl(179, 100%, 90%) |
| HSV | hsv(179, 20%, 100%) |
| CMYK | cmyk(20%, 0%, 0.4%, 0%) |
| CIE-LAB | lab(96.62, -16.22, -4.84) |
| CIE-LCH | lch(96.62, 16.93, 196.60°) |
| OKLab | oklab(96.48% -0.0499 -0.0132) |
| OKLCH | oklch(96.48% 0.052 194.8) |
| XYZ | xyz(78.5461, 91.5103, 107.2715) |
| Luminance | 0.9151 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Blue
#D0FEFE
ΔE00 1.22
Light Light Blue
#CAFFFB
ΔE00 1.34
Light Sky Blue
#C6FCFF
ΔE00 1.72
Really Light Blue
#D4FFFF
ΔE00 1.91
Very Light Blue
#D5FFFF
ΔE00 2.14
Very Pale Blue
#D6FFFE
ΔE00 2.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCFFFE #FFCCCD
analogous
#CCFFE5 #CCFFFE #CCE6FF
triadic
#CCFFFE #FECCFF #FFFECC
tetradic
#CCFFFE #E5CCFF #FFCCCD #E6FFCC
square
#CCFFFE #E5CCFF #FFCCCD #E6FFCC
split-complementary
#CCFFFE #FFCCE6 #FFE5CC
monochromatic
#52FFFC #8FFFFD #CCFFFE #E0FFFE #E0FFFE
Accessibility & contrast
On white
1.09
#CCFFFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.30
#CCFFFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCFFFE
19.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCFFFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCFFFE | 1.00 | 1.09 | 19.30 | 19.30 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8FAFE
Deuteranopia (green-blind)
#EEF2FF
Tritanopia (blue-blind)
#BCFFFE
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #ccfffe; /* rgb */ color: rgb(204, 255, 254); /* oklch */ color: oklch(96.5% 0.052 194.8);
Tailwind
colors: {
custom: {
50: '#dcfffe',
500: '#ccfffe',
950: '#000000',
},
}SCSS
$custom: #ccfffe; $custom-light: #dcfffe; $custom-dark: #000000;
JSON
{
"hex": "#ccfffe",
"rgb": {
"r": 204,
"g": 255,
"b": 254
},
"hsl": {
"h": 178.824,
"s": 100,
"l": 90
},
"oklch": {
"l": 0.96475,
"c": 0.0516,
"h": 194.8
},
"luminance": 0.91513
}Semantic roles & 50–950 ramp
primary
#CCFFFE
secondary
#EA8688
accent
#0004E6
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#151817
muted
#848685