#C7E4E4#C7E4E4
#C7E4E4 is a very light, muted teal. Relative luminance 0.732; OKLCH L 89.8% C 0.031 H 196.6°. Best body text is #000000 at 15.65:1 contrast (WCAG AA passes).
Color values
| HEX | #C7E4E4 |
|---|---|
| RGB | rgb(199, 228, 228) |
| HSL | hsl(180, 35%, 84%) |
| HSV | hsv(180, 13%, 89%) |
| CMYK | cmyk(12.7%, 0%, 0%, 10.6%) |
| CIE-LAB | lab(88.56, -9.49, -3.22) |
| CIE-LCH | lch(88.56, 10.02, 198.72°) |
| OKLab | oklab(89.78% -0.0293 -0.0087) |
| OKLCH | oklch(89.78% 0.031 196.6) |
| XYZ | xyz(65.2967, 73.2289, 84.0781) |
| Luminance | 0.7323 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 5.00
Lightcyan
#E0FFFF
ΔE00 5.68
Ice Blue (survey)
#D7FFFE
ΔE00 6.05
Very Pale Blue
#D6FFFE
ΔE00 6.14
Very Light Blue
#D5FFFF
ΔE00 6.18
Really Light Blue
#D4FFFF
ΔE00 6.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C7E4E4 #E4C7C7
analogous
#C7E4D5 #C7E4E4 #C7D5E4
triadic
#C7E4E4 #E4C7E4 #E4E4C7
tetradic
#C7E4E4 #D5C7E4 #E4C7C7 #D5E4C7
square
#C7E4E4 #D5C7E4 #E4C7C7 #D5E4C7
split-complementary
#C7E4E4 #E4C7D5 #E4D5C7
monochromatic
#74BCBC #9ED0D0 #C7E4E4 #EAF5F5 #EAF5F5
Accessibility & contrast
On white
1.34
#C7E4E4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.65
#C7E4E4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C7E4E4
15.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C7E4E4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C7E4E4 | 1.00 | 1.34 | 15.65 | 15.65 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0E1E4
Deuteranopia (green-blind)
#DADCE4
Tritanopia (blue-blind)
#BFE6E4
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #c7e4e4; /* rgb */ color: rgb(199, 228, 228); /* oklch */ color: oklch(89.8% 0.031 196.6);
Tailwind
colors: {
custom: {
50: '#d8ecec',
500: '#c7e4e4',
950: '#000000',
},
}SCSS
$custom: #c7e4e4; $custom-light: #d8ecec; $custom-dark: #000000;
JSON
{
"hex": "#c7e4e4",
"rgb": {
"r": 199,
"g": 228,
"b": 228
},
"hsl": {
"h": 180,
"s": 34.94,
"l": 83.725
},
"oklch": {
"l": 0.89777,
"c": 0.03057,
"h": 196.6
},
"luminance": 0.7323
}Semantic roles & 50–950 ramp
primary
#C7E4E4
secondary
#BD9292
accent
#3838AE
background
#FEFEFE
surface
#FBFDFD
border
#D4D5D5
text
#141616
muted
#838484