#CCF2EE#CCF2EE
#CCF2EE is a very light, muted teal. Relative luminance 0.825; OKLCH L 93.3% C 0.040 H 188.7°. Best body text is #000000 at 17.50:1 contrast (WCAG AA passes).
Color values
| HEX | #CCF2EE |
|---|---|
| RGB | rgb(204, 242, 238) |
| HSL | hsl(174, 59%, 87%) |
| HSV | hsv(174, 16%, 95%) |
| CMYK | cmyk(15.7%, 0%, 1.7%, 5.1%) |
| CIE-LAB | lab(92.80, -13.00, -2.17) |
| CIE-LCH | lch(92.80, 13.18, 189.49°) |
| OKLab | oklab(93.31% -0.0392 -0.006) |
| OKLCH | oklch(93.31% 0.04 188.7) |
| XYZ | xyz(72.0825, 82.5127, 93.0011) |
| Luminance | 0.8252 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 2.70
Very Pale Blue
#D6FFFE
ΔE00 2.96
Ice Blue (survey)
#D7FFFE
ΔE00 2.97
Very Light Blue
#D5FFFF
ΔE00 3.16
Really Light Blue
#D4FFFF
ΔE00 3.18
Pale Blue
#D0FEFE
ΔE00 3.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCF2EE #F2CCD0
analogous
#CCF2DB #CCF2EE #CCE3F2
triadic
#CCF2EE #EECCF2 #F2EECC
tetradic
#CCF2EE #DBCCF2 #F2CCD0 #E3F2CC
square
#CCF2EE #DBCCF2 #F2CCD0 #E3F2CC
split-complementary
#CCF2EE #F2CCE3 #F2DBCC
monochromatic
#6AD9CD #9BE6DE #CCF2EE #E7F9F7 #E7F9F7
Accessibility & contrast
On white
1.20
#CCF2EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.50
#CCF2EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCF2EE
17.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCF2EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCF2EE | 1.00 | 1.20 | 17.50 | 17.50 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEEEEE
Deuteranopia (green-blind)
#E6E8EF
Tritanopia (blue-blind)
#C2F4F1
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #ccf2ee; /* rgb */ color: rgb(204, 242, 238); /* oklch */ color: oklch(93.3% 0.040 188.7);
Tailwind
colors: {
custom: {
50: '#dcf6f3',
500: '#ccf2ee',
950: '#000000',
},
}SCSS
$custom: #ccf2ee; $custom-light: #dcf6f3; $custom-dark: #000000;
JSON
{
"hex": "#ccf2ee",
"rgb": {
"r": 204,
"g": 242,
"b": 238
},
"hsl": {
"h": 173.684,
"s": 59.375,
"l": 87.451
},
"oklch": {
"l": 0.93306,
"c": 0.03968,
"h": 188.7
},
"luminance": 0.82515
}Semantic roles & 50–950 ramp
primary
#CCF2EE
secondary
#D19198
accent
#1E30C7
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151717
muted
#848585