#CCF5EA#CCF5EA
#CCF5EA is a very light, muted teal. Relative luminance 0.841; OKLCH L 93.8% C 0.045 H 177.2°. Best body text is #000000 at 17.82:1 contrast (WCAG AA passes).
Color values
| HEX | #CCF5EA |
|---|---|
| RGB | rgb(204, 245, 234) |
| HSL | hsl(164, 67%, 88%) |
| HSV | hsv(164, 17%, 96%) |
| CMYK | cmyk(16.7%, 0%, 4.5%, 3.9%) |
| CIE-LAB | lab(93.49, -15.28, 0.90) |
| CIE-LCH | lch(93.49, 15.31, 176.61°) |
| OKLab | oklab(93.82% -0.0447 0.0022) |
| OKLCH | oklch(93.82% 0.045 177.2) |
| XYZ | xyz(72.4016, 84.0807, 90.2405) |
| Luminance | 0.8408 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 3.25
Duck Egg Blue
#C3FBF4
ΔE00 3.54
Light Light Blue
#CAFFFB
ΔE00 4.03
Eggshell Blue
#C4FFF7
ΔE00 4.11
Very Pale Blue
#D6FFFE
ΔE00 4.66
Ice Blue (survey)
#D7FFFE
ΔE00 4.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCF5EA #F5CCD7
analogous
#CCF5D5 #CCF5EA #CCEBF5
triadic
#CCF5EA #EACCF5 #F5EACC
tetradic
#CCF5EA #D5CCF5 #F5CCD7 #EBF5CC
square
#CCF5EA #D5CCF5 #F5CCD7 #EBF5CC
split-complementary
#CCF5EA #F5CCEB #F5D5CC
monochromatic
#66E1C0 #99EBD5 #CCF5EA #E5FAF4 #E5FAF4
Accessibility & contrast
On white
1.18
#CCF5EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.82
#CCF5EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCF5EA
17.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCF5EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCF5EA | 1.00 | 1.18 | 17.82 | 17.82 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2F0EA
Deuteranopia (green-blind)
#EAEAEB
Tritanopia (blue-blind)
#C2F6F2
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #ccf5ea; /* rgb */ color: rgb(204, 245, 234); /* oklch */ color: oklch(93.8% 0.045 177.2);
Tailwind
colors: {
custom: {
50: '#dcf8f0',
500: '#ccf5ea',
950: '#000000',
},
}SCSS
$custom: #ccf5ea; $custom-light: #dcf8f0; $custom-dark: #000000;
JSON
{
"hex": "#ccf5ea",
"rgb": {
"r": 204,
"g": 245,
"b": 234
},
"hsl": {
"h": 163.902,
"s": 67.213,
"l": 88.039
},
"oklch": {
"l": 0.93816,
"c": 0.04478,
"h": 177.2
},
"luminance": 0.84083
}Semantic roles & 50–950 ramp
primary
#CCF5EA
secondary
#D78FA2
accent
#1648CF
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#151716
muted
#848585