#CCFEFF#CCFEFF
#CCFEFF is a very light, muted teal. Relative luminance 0.909; OKLCH L 96.3% C 0.051 H 197.9°. Best body text is #000000 at 19.19:1 contrast (WCAG AA passes).
Color values
| HEX | #CCFEFF |
|---|---|
| RGB | rgb(204, 254, 255) |
| HSL | hsl(181, 100%, 90%) |
| HSV | hsv(181, 20%, 100%) |
| CMYK | cmyk(20%, 0.4%, 0%, 0%) |
| CIE-LAB | lab(96.38, -15.52, -5.70) |
| CIE-LCH | lch(96.38, 16.54, 200.16°) |
| OKLab | oklab(96.3% -0.0482 -0.0155) |
| OKLCH | oklch(96.3% 0.051 197.9) |
| XYZ | xyz(78.3884, 90.9382, 108.0110) |
| Luminance | 0.9094 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Blue
#D0FEFE
ΔE00 0.87
Light Sky Blue
#C6FCFF
ΔE00 1.13
Really Light Blue
#D4FFFF
ΔE00 1.57
Very Light Blue
#D5FFFF
ΔE00 1.80
Very Pale Blue
#D6FFFE
ΔE00 2.06
Light Light Blue
#CAFFFB
ΔE00 2.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCFEFF #FFCDCC
analogous
#CCFFE6 #CCFEFF #CCE5FF
triadic
#CCFEFF #FFCCFE #FEFFCC
tetradic
#CCFEFF #E6CCFF #FFCDCC #E5FFCC
square
#CCFEFF #E6CCFF #FFCDCC #E5FFCC
split-complementary
#CCFEFF #FFCCE5 #FFE6CC
monochromatic
#52FCFF #8FFDFF #CCFEFF #E0FEFF #E0FEFF
Accessibility & contrast
On white
1.09
#CCFEFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.19
#CCFEFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCFEFF
19.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCFEFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCFEFF | 1.00 | 1.09 | 19.19 | 19.19 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F9FF
Deuteranopia (green-blind)
#EDF1FF
Tritanopia (blue-blind)
#BCFFFE
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #ccfeff; /* rgb */ color: rgb(204, 254, 255); /* oklch */ color: oklch(96.3% 0.051 197.9);
Tailwind
colors: {
custom: {
50: '#dcfeff',
500: '#ccfeff',
950: '#000000',
},
}SCSS
$custom: #ccfeff; $custom-light: #dcfeff; $custom-dark: #000000;
JSON
{
"hex": "#ccfeff",
"rgb": {
"r": 204,
"g": 254,
"b": 255
},
"hsl": {
"h": 181.176,
"s": 100,
"l": 90
},
"oklch": {
"l": 0.96297,
"c": 0.05066,
"h": 197.9
},
"luminance": 0.90941
}Semantic roles & 50–950 ramp
primary
#CCFEFF
secondary
#EA8886
accent
#0400E6
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#151718
muted
#848586