#CCFEEA#CCFEEA
#CCFEEA is a very light, muted teal. Relative luminance 0.897; OKLCH L 95.7% C 0.058 H 168.8°. Best body text is #000000 at 18.93:1 contrast (WCAG AA passes).
Color values
| HEX | #CCFEEA |
|---|---|
| RGB | rgb(204, 254, 234) |
| HSL | hsl(156, 96%, 90%) |
| HSV | hsv(156, 20%, 100%) |
| CMYK | cmyk(19.7%, 0%, 7.9%, 0.4%) |
| CIE-LAB | lab(95.86, -19.70, 4.35) |
| CIE-LCH | lch(95.86, 20.18, 167.56°) |
| OKLab | oklab(95.7% -0.0564 0.0112) |
| OKLCH | oklch(95.7% 0.058 168.8) |
| XYZ | xyz(75.1908, 89.6591, 91.1702) |
| Luminance | 0.8966 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 3.78
Eggshell Blue
#C4FFF7
ΔE00 4.74
Duck Egg Blue
#C3FBF4
ΔE00 4.95
Light Light Blue
#CAFFFB
ΔE00 5.98
Ice
#D6FFFA
ΔE00 5.99
Pale Cyan
#B7FFFA
ΔE00 6.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCFEEA #FECCE0
analogous
#CCFED1 #CCFEEA #CCF9FE
triadic
#CCFEEA #EACCFE #FEEACC
tetradic
#CCFEEA #D1CCFE #FECCE0 #F9FECC
square
#CCFEEA #D1CCFE #FECCE0 #F9FECC
split-complementary
#CCFEEA #FECCF9 #FED1CC
monochromatic
#54FCB9 #90FDD1 #CCFEEA #E1FEF3 #E1FEF3
Accessibility & contrast
On white
1.11
#CCFEEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.93
#CCFEEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCFEEA
18.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCFEEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCFEEA | 1.00 | 1.11 | 18.93 | 18.93 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBF7E9
Deuteranopia (green-blind)
#F2F0EB
Tritanopia (blue-blind)
#C1FFF8
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #ccfeea; /* rgb */ color: rgb(204, 254, 234); /* oklch */ color: oklch(95.7% 0.058 168.8);
Tailwind
colors: {
custom: {
50: '#dcfef0',
500: '#ccfeea',
950: '#000000',
},
}SCSS
$custom: #ccfeea; $custom-light: #dcfef0; $custom-dark: #000000;
JSON
{
"hex": "#ccfeea",
"rgb": {
"r": 204,
"g": 254,
"b": 234
},
"hsl": {
"h": 156,
"s": 96.154,
"l": 89.804
},
"oklch": {
"l": 0.957,
"c": 0.05753,
"h": 168.8
},
"luminance": 0.89662
}Semantic roles & 50–950 ramp
primary
#CCFEEA
secondary
#E787AD
accent
#005CE6
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#151816
muted
#848685