#CCF2EA#CCF2EA
#CCF2EA is a very light, muted teal. Relative luminance 0.823; OKLCH L 93.2% C 0.041 H 181.2°. Best body text is #000000 at 17.46:1 contrast (WCAG AA passes).
Color values
| HEX | #CCF2EA |
|---|---|
| RGB | rgb(204, 242, 234) |
| HSL | hsl(167, 59%, 87%) |
| HSV | hsv(167, 16%, 95%) |
| CMYK | cmyk(15.7%, 0%, 3.3%, 5.1%) |
| CIE-LAB | lab(92.70, -13.79, -0.24) |
| CIE-LCH | lch(92.70, 13.79, 181.02°) |
| OKLab | oklab(93.19% -0.0408 -0.0009) |
| OKLCH | oklch(93.19% 0.041 181.2) |
| XYZ | xyz(71.5014, 82.2802, 89.9404) |
| Luminance | 0.8228 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 2.97
Very Pale Blue
#D6FFFE
ΔE00 3.98
Ice Blue (survey)
#D7FFFE
ΔE00 4.00
Duck Egg Blue
#C3FBF4
ΔE00 4.05
Light Light Blue
#CAFFFB
ΔE00 4.15
Pale Blue
#D0FEFE
ΔE00 4.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCF2EA #F2CCD4
analogous
#CCF2D7 #CCF2EA #CCE7F2
triadic
#CCF2EA #EACCF2 #F2EACC
tetradic
#CCF2EA #D7CCF2 #F2CCD4 #E7F2CC
square
#CCF2EA #D7CCF2 #F2CCD4 #E7F2CC
split-complementary
#CCF2EA #F2CCE7 #F2D7CC
monochromatic
#6AD9C2 #9BE6D6 #CCF2EA #E7F9F5 #E7F9F5
Accessibility & contrast
On white
1.20
#CCF2EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.46
#CCF2EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCF2EA
17.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCF2EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCF2EA | 1.00 | 1.20 | 17.46 | 17.46 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEEDEA
Deuteranopia (green-blind)
#E7E8EB
Tritanopia (blue-blind)
#C3F4EF
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #ccf2ea; /* rgb */ color: rgb(204, 242, 234); /* oklch */ color: oklch(93.2% 0.041 181.2);
Tailwind
colors: {
custom: {
50: '#dcf6f0',
500: '#ccf2ea',
950: '#000000',
},
}SCSS
$custom: #ccf2ea; $custom-light: #dcf6f0; $custom-dark: #000000;
JSON
{
"hex": "#ccf2ea",
"rgb": {
"r": 204,
"g": 242,
"b": 234
},
"hsl": {
"h": 167.368,
"s": 59.375,
"l": 87.451
},
"oklch": {
"l": 0.93191,
"c": 0.04079,
"h": 181.2
},
"luminance": 0.82282
}Semantic roles & 50–950 ramp
primary
#CCF2EA
secondary
#D1919E
accent
#1E42C7
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151716
muted
#848585