#CCF7EA#CCF7EA
#CCF7EA is a very light, muted teal. Relative luminance 0.853; OKLCH L 94.2% C 0.048 H 175.0°. Best body text is #000000 at 18.06:1 contrast (WCAG AA passes).
Color values
| HEX | #CCF7EA |
|---|---|
| RGB | rgb(204, 247, 234) |
| HSL | hsl(162, 73%, 88%) |
| HSV | hsv(162, 17%, 97%) |
| CMYK | cmyk(17.4%, 0%, 5.3%, 3.1%) |
| CIE-LAB | lab(94.01, -16.27, 1.67) |
| CIE-LCH | lch(94.01, 16.36, 174.14°) |
| OKLab | oklab(94.23% -0.0474 0.0042) |
| OKLCH | oklch(94.23% 0.048 175) |
| XYZ | xyz(73.0099, 85.2973, 90.4433) |
| Luminance | 0.8530 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Duck Egg Blue
#C3FBF4
ΔE00 3.52
Ice
#D6FFFA
ΔE00 3.72
Eggshell Blue
#C4FFF7
ΔE00 3.90
Light Light Blue
#CAFFFB
ΔE00 4.24
Very Pale Blue
#D6FFFE
ΔE00 5.27
Ice Blue (survey)
#D7FFFE
ΔE00 5.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCF7EA #F7CCD9
analogous
#CCF7D4 #CCF7EA #CCEEF7
triadic
#CCF7EA #EACCF7 #F7EACC
tetradic
#CCF7EA #D4CCF7 #F7CCD9 #EEF7CC
square
#CCF7EA #D4CCF7 #F7CCD9 #EEF7CC
split-complementary
#CCF7EA #F7CCEE #F7D4CC
monochromatic
#62E6BE #97EFD4 #CCF7EA #E5FBF4 #E5FBF4
Accessibility & contrast
On white
1.16
#CCF7EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.06
#CCF7EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCF7EA
18.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCF7EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCF7EA | 1.00 | 1.16 | 18.06 | 18.06 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4F1E9
Deuteranopia (green-blind)
#EBEBEB
Tritanopia (blue-blind)
#C2F8F3
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #ccf7ea; /* rgb */ color: rgb(204, 247, 234); /* oklch */ color: oklch(94.2% 0.048 175.0);
Tailwind
colors: {
custom: {
50: '#dcfaf0',
500: '#ccf7ea',
950: '#000000',
},
}SCSS
$custom: #ccf7ea; $custom-light: #dcfaf0; $custom-dark: #000000;
JSON
{
"hex": "#ccf7ea",
"rgb": {
"r": 204,
"g": 247,
"b": 234
},
"hsl": {
"h": 161.86,
"s": 72.881,
"l": 88.431
},
"oklch": {
"l": 0.94233,
"c": 0.04753,
"h": 175
},
"luminance": 0.85299
}Semantic roles & 50–950 ramp
primary
#CCF7EA
secondary
#DA8DA4
accent
#114CD5
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#151716
muted
#848585