#CCFEFA#CCFEFA
#CCFEFA is a very light, muted teal. Relative luminance 0.906; OKLCH L 96.1% C 0.051 H 190.3°. Best body text is #000000 at 19.12:1 contrast (WCAG AA passes).
Color values
| HEX | #CCFEFA |
|---|---|
| RGB | rgb(204, 254, 250) |
| HSL | hsl(175, 96%, 90%) |
| HSV | hsv(175, 20%, 100%) |
| CMYK | cmyk(19.7%, 0%, 1.6%, 0.4%) |
| CIE-LAB | lab(96.25, -16.55, -3.31) |
| CIE-LCH | lch(96.25, 16.88, 191.33°) |
| OKLab | oklab(96.15% -0.0501 -0.0091) |
| OKLCH | oklch(96.15% 0.051 190.3) |
| XYZ | xyz(77.5940, 90.6204, 103.8271) |
| Luminance | 0.9062 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Light Blue
#CAFFFB
ΔE00 0.61
Duck Egg Blue
#C3FBF4
ΔE00 1.98
Pale Blue
#D0FEFE
ΔE00 1.99
Ice
#D6FFFA
ΔE00 2.06
Eggshell Blue
#C4FFF7
ΔE00 2.45
Really Light Blue
#D4FFFF
ΔE00 2.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCFEFA #FECCD0
analogous
#CCFEE1 #CCFEFA #CCE9FE
triadic
#CCFEFA #FACCFE #FEFACC
tetradic
#CCFEFA #E1CCFE #FECCD0 #E9FECC
square
#CCFEFA #E1CCFE #FECCD0 #E9FECC
split-complementary
#CCFEFA #FECCE9 #FEE1CC
monochromatic
#54FCEE #90FDF4 #CCFEFA #E1FEFC #E1FEFC
Accessibility & contrast
On white
1.10
#CCFEFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.12
#CCFEFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCFEFA
19.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCFEFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCFEFA | 1.00 | 1.10 | 19.12 | 19.12 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F9FA
Deuteranopia (green-blind)
#EEF1FB
Tritanopia (blue-blind)
#BDFFFD
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #ccfefa; /* rgb */ color: rgb(204, 254, 250); /* oklch */ color: oklch(96.1% 0.051 190.3);
Tailwind
colors: {
custom: {
50: '#dcfefb',
500: '#ccfefa',
950: '#000000',
},
}SCSS
$custom: #ccfefa; $custom-light: #dcfefb; $custom-dark: #000000;
JSON
{
"hex": "#ccfefa",
"rgb": {
"r": 204,
"g": 254,
"b": 250
},
"hsl": {
"h": 175.2,
"s": 96.154,
"l": 89.804
},
"oklch": {
"l": 0.96149,
"c": 0.05096,
"h": 190.3
},
"luminance": 0.90623
}Semantic roles & 50–950 ramp
primary
#CCFEFA
secondary
#E7878E
accent
#0012E6
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#151717
muted
#848585