#CCF9EF#CCF9EF
#CCF9EF is a very light, muted teal. Relative luminance 0.868; OKLCH L 94.8% C 0.048 H 180.2°. Best body text is #000000 at 18.36:1 contrast (WCAG AA passes).
Color values
| HEX | #CCF9EF |
|---|---|
| RGB | rgb(204, 249, 239) |
| HSL | hsl(167, 79%, 89%) |
| HSV | hsv(167, 18%, 98%) |
| CMYK | cmyk(18.1%, 0%, 4%, 2.4%) |
| CIE-LAB | lab(94.66, -16.28, 0.03) |
| CIE-LCH | lch(94.66, 16.28, 179.89°) |
| OKLab | oklab(94.79% -0.048 -0.0002) |
| OKLCH | oklch(94.79% 0.048 180.2) |
| XYZ | xyz(74.3533, 86.8184, 94.4848) |
| Luminance | 0.8682 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Duck Egg Blue
#C3FBF4
ΔE00 2.48
Ice
#D6FFFA
ΔE00 2.71
Light Light Blue
#CAFFFB
ΔE00 2.97
Eggshell Blue
#C4FFF7
ΔE00 2.97
Very Pale Blue
#D6FFFE
ΔE00 4.18
Pale Blue
#D0FEFE
ΔE00 4.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCF9EF #F9CCD6
analogous
#CCF9D9 #CCF9EF #CCEDF9
triadic
#CCF9EF #EFCCF9 #F9EFCC
tetradic
#CCF9EF #D9CCF9 #F9CCD6 #EDF9CC
square
#CCF9EF #D9CCF9 #F9CCD6 #EDF9CC
split-complementary
#CCF9EF #F9CCED #F9D9CC
monochromatic
#5EECCD #95F3DE #CCF9EF #E4FCF6 #E4FCF6
Accessibility & contrast
On white
1.14
#CCF9EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.36
#CCF9EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCF9EF
18.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCF9EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCF9EF | 1.00 | 1.14 | 18.36 | 18.36 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5F3EF
Deuteranopia (green-blind)
#ECEDF0
Tritanopia (blue-blind)
#C1FBF6
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #ccf9ef; /* rgb */ color: rgb(204, 249, 239); /* oklch */ color: oklch(94.8% 0.048 180.2);
Tailwind
colors: {
custom: {
50: '#dcfbf4',
500: '#ccf9ef',
950: '#000000',
},
}SCSS
$custom: #ccf9ef; $custom-light: #dcfbf4; $custom-dark: #000000;
JSON
{
"hex": "#ccf9ef",
"rgb": {
"r": 204,
"g": 249,
"b": 239
},
"hsl": {
"h": 166.667,
"s": 78.947,
"l": 88.824
},
"oklch": {
"l": 0.94791,
"c": 0.04798,
"h": 180.2
},
"luminance": 0.86821
}Semantic roles & 50–950 ramp
primary
#CCF9EF
secondary
#DE8B9E
accent
#0A39DB
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#151717
muted
#848585