#CCFEF2#CCFEF2
#CCFEF2 is a very light, muted teal. Relative luminance 0.901; OKLCH L 95.9% C 0.053 H 178.8°. Best body text is #000000 at 19.03:1 contrast (WCAG AA passes).
Color values
| HEX | #CCFEF2 |
|---|---|
| RGB | rgb(204, 254, 242) |
| HSL | hsl(166, 96%, 90%) |
| HSV | hsv(166, 20%, 100%) |
| CMYK | cmyk(19.7%, 0%, 4.7%, 0.4%) |
| CIE-LAB | lab(96.05, -18.15, 0.51) |
| CIE-LCH | lch(96.05, 18.16, 178.39°) |
| OKLab | oklab(95.92% -0.0533 0.0011) |
| OKLCH | oklch(95.92% 0.053 178.8) |
| XYZ | xyz(76.3662, 90.1292, 97.3603) |
| Luminance | 0.9013 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Eggshell Blue
#C4FFF7
ΔE00 2.28
Duck Egg Blue
#C3FBF4
ΔE00 2.33
Light Light Blue
#CAFFFB
ΔE00 3.12
Ice
#D6FFFA
ΔE00 3.54
Pale Aqua
#B8FFEB
ΔE00 4.53
Pale Cyan
#B7FFFA
ΔE00 4.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCFEF2 #FECCD8
analogous
#CCFED9 #CCFEF2 #CCF1FE
triadic
#CCFEF2 #F2CCFE #FEF2CC
tetradic
#CCFEF2 #D9CCFE #FECCD8 #F1FECC
square
#CCFEF2 #D9CCFE #FECCD8 #F1FECC
split-complementary
#CCFEF2 #FECCF1 #FED9CC
monochromatic
#54FCD3 #90FDE3 #CCFEF2 #E1FEF7 #E1FEF7
Accessibility & contrast
On white
1.10
#CCFEF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.03
#CCFEF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCFEF2
19.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCFEF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCFEF2 | 1.00 | 1.10 | 19.03 | 19.03 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAF8F2
Deuteranopia (green-blind)
#F0F1F3
Tritanopia (blue-blind)
#BFFFFA
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #ccfef2; /* rgb */ color: rgb(204, 254, 242); /* oklch */ color: oklch(95.9% 0.053 178.8);
Tailwind
colors: {
custom: {
50: '#dcfef6',
500: '#ccfef2',
950: '#000000',
},
}SCSS
$custom: #ccfef2; $custom-light: #dcfef6; $custom-dark: #000000;
JSON
{
"hex": "#ccfef2",
"rgb": {
"r": 204,
"g": 254,
"b": 242
},
"hsl": {
"h": 165.6,
"s": 96.154,
"l": 89.804
},
"oklch": {
"l": 0.9592,
"c": 0.05327,
"h": 178.8
},
"luminance": 0.90132
}Semantic roles & 50–950 ramp
primary
#CCFEF2
secondary
#E7879E
accent
#0037E6
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#151817
muted
#848685