#CCFEFD#CCFEFD
#CCFEFD is a very light, muted teal. Relative luminance 0.908; OKLCH L 96.2% C 0.051 H 194.8°. Best body text is #000000 at 19.16:1 contrast (WCAG AA passes).
Color values
| HEX | #CCFEFD |
|---|---|
| RGB | rgb(204, 254, 253) |
| HSL | hsl(179, 96%, 90%) |
| HSV | hsv(179, 20%, 100%) |
| CMYK | cmyk(19.7%, 0%, 0.4%, 0.4%) |
| CIE-LAB | lab(96.33, -15.93, -4.75) |
| CIE-LCH | lch(96.33, 16.63, 196.58°) |
| OKLab | oklab(96.24% -0.049 -0.013) |
| OKLCH | oklch(96.24% 0.051 194.8) |
| XYZ | xyz(78.0682, 90.8100, 106.3243) |
| Luminance | 0.9081 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Blue
#D0FEFE
ΔE00 1.04
Light Light Blue
#CAFFFB
ΔE00 1.44
Light Sky Blue
#C6FCFF
ΔE00 1.71
Really Light Blue
#D4FFFF
ΔE00 1.75
Very Light Blue
#D5FFFF
ΔE00 1.98
Very Pale Blue
#D6FFFE
ΔE00 2.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCFEFD #FECCCD
analogous
#CCFEE4 #CCFEFD #CCE6FE
triadic
#CCFEFD #FDCCFE #FEFDCC
tetradic
#CCFEFD #E4CCFE #FECCCD #E6FECC
square
#CCFEFD #E4CCFE #FECCCD #E6FECC
split-complementary
#CCFEFD #FECCE6 #FEE4CC
monochromatic
#54FCF8 #90FDFB #CCFEFD #E1FEFE #E1FEFE
Accessibility & contrast
On white
1.10
#CCFEFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.16
#CCFEFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCFEFD
19.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCFEFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCFEFD | 1.00 | 1.10 | 19.16 | 19.16 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F9FD
Deuteranopia (green-blind)
#EDF1FE
Tritanopia (blue-blind)
#BDFFFD
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #ccfefd; /* rgb */ color: rgb(204, 254, 253); /* oklch */ color: oklch(96.2% 0.051 194.8);
Tailwind
colors: {
custom: {
50: '#dcfefe',
500: '#ccfefd',
950: '#000000',
},
}SCSS
$custom: #ccfefd; $custom-light: #dcfefe; $custom-dark: #000000;
JSON
{
"hex": "#ccfefd",
"rgb": {
"r": 204,
"g": 254,
"b": 253
},
"hsl": {
"h": 178.8,
"s": 96.154,
"l": 89.804
},
"oklch": {
"l": 0.96237,
"c": 0.05068,
"h": 194.8
},
"luminance": 0.90813
}Semantic roles & 50–950 ramp
primary
#CCFEFD
secondary
#E78789
accent
#0005E6
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#151717
muted
#848585