#C7E6EA#C7E6EA
#C7E6EA is a very light, muted teal. Relative luminance 0.747; OKLCH L 90.4% C 0.033 H 206.1°. Best body text is #000000 at 15.94:1 contrast (WCAG AA passes).
Color values
| HEX | #C7E6EA |
|---|---|
| RGB | rgb(199, 230, 234) |
| HSL | hsl(187, 45%, 85%) |
| HSV | hsv(187, 15%, 92%) |
| CMYK | cmyk(15%, 1.7%, 0%, 8.2%) |
| CIE-LAB | lab(89.24, -9.30, -5.36) |
| CIE-LCH | lch(89.24, 10.74, 209.94°) |
| OKLab | oklab(90.37% -0.0297 -0.0145) |
| OKLCH | oklch(90.37% 0.033 206.1) |
| XYZ | xyz(66.6975, 74.6746, 88.7255) |
| Luminance | 0.7468 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 4.53
Lightcyan
#E0FFFF
ΔE00 5.53
Lightblue
#ADD8E6
ΔE00 5.55
Ice Blue (survey)
#D7FFFE
ΔE00 6.03
Very Light Blue
#D5FFFF
ΔE00 6.04
Very Pale Blue
#D6FFFE
ΔE00 6.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C7E6EA #EACBC7
analogous
#C7EADD #C7E6EA #C7D5EA
triadic
#C7E6EA #EAC7E6 #E6EAC7
tetradic
#C7E6EA #DDC7EA #EACBC7 #D5EAC7
square
#C7E6EA #DDC7EA #EACBC7 #D5EAC7
split-complementary
#C7E6EA #EAC7D5 #EADDC7
monochromatic
#6EBEC9 #9AD2D9 #C7E6EA #E9F5F7 #E9F5F7
Accessibility & contrast
On white
1.32
#C7E6EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.94
#C7E6EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C7E6EA
15.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C7E6EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C7E6EA | 1.00 | 1.32 | 15.94 | 15.94 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1E3EA
Deuteranopia (green-blind)
#DADEEA
Tritanopia (blue-blind)
#BDE9E7
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #c7e6ea; /* rgb */ color: rgb(199, 230, 234); /* oklch */ color: oklch(90.4% 0.033 206.1);
Tailwind
colors: {
custom: {
50: '#d8edf0',
500: '#c7e6ea',
950: '#000000',
},
}SCSS
$custom: #c7e6ea; $custom-light: #d8edf0; $custom-dark: #000000;
JSON
{
"hex": "#c7e6ea",
"rgb": {
"r": 199,
"g": 230,
"b": 234
},
"hsl": {
"h": 186.857,
"s": 45.455,
"l": 84.902
},
"oklch": {
"l": 0.9037,
"c": 0.03303,
"h": 206.1
},
"luminance": 0.74676
}Semantic roles & 50–950 ramp
primary
#C7E6EA
secondary
#C59690
accent
#3D2DB9
background
#FEFEFF
surface
#FBFDFE
border
#D4D5D6
text
#141616
muted
#838485