#C7EAEE#C7EAEE
#C7EAEE is a very light, muted teal. Relative luminance 0.772; OKLCH L 91.3% C 0.037 H 205.0°. Best body text is #000000 at 16.43:1 contrast (WCAG AA passes).
Color values
| HEX | #C7EAEE |
|---|---|
| RGB | rgb(199, 234, 238) |
| HSL | hsl(186, 53%, 86%) |
| HSV | hsv(186, 16%, 93%) |
| CMYK | cmyk(16.4%, 1.7%, 0%, 6.7%) |
| CIE-LAB | lab(90.39, -10.52, -5.75) |
| CIE-LCH | lch(90.39, 11.99, 208.65°) |
| OKLab | oklab(91.32% -0.0335 -0.0156) |
| OKLCH | oklch(91.32% 0.037 205) |
| XYZ | xyz(68.4045, 77.1589, 92.1615) |
| Luminance | 0.7716 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 4.06
Lightcyan
#E0FFFF
ΔE00 4.88
Very Light Blue
#D5FFFF
ΔE00 4.92
Ice Blue (survey)
#D7FFFE
ΔE00 4.98
Pale Sky Blue
#BDF6FE
ΔE00 4.98
Really Light Blue
#D4FFFF
ΔE00 4.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C7EAEE #EECBC7
analogous
#C7EEDE #C7EAEE #C7D6EE
triadic
#C7EAEE #EEC7EA #EAEEC7
tetradic
#C7EAEE #DEC7EE #EECBC7 #D6EEC7
square
#C7EAEE #DEC7EE #EECBC7 #D6EEC7
split-complementary
#C7EAEE #EEC7D6 #EEDEC7
monochromatic
#69C7D1 #98D8E0 #C7EAEE #E8F6F8 #E8F6F8
Accessibility & contrast
On white
1.28
#C7EAEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.43
#C7EAEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C7EAEE
16.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C7EAEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C7EAEE | 1.00 | 1.28 | 16.43 | 16.43 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4E7EE
Deuteranopia (green-blind)
#DDE1EE
Tritanopia (blue-blind)
#BCEDEB
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #c7eaee; /* rgb */ color: rgb(199, 234, 238); /* oklch */ color: oklch(91.3% 0.037 205.0);
Tailwind
colors: {
custom: {
50: '#d8f0f3',
500: '#c7eaee',
950: '#000000',
},
}SCSS
$custom: #c7eaee; $custom-light: #d8f0f3; $custom-dark: #000000;
JSON
{
"hex": "#c7eaee",
"rgb": {
"r": 199,
"g": 234,
"b": 238
},
"hsl": {
"h": 186.154,
"s": 53.425,
"l": 85.686
},
"oklch": {
"l": 0.91319,
"c": 0.03691,
"h": 205
},
"luminance": 0.77161
}Semantic roles & 50–950 ramp
primary
#C7EAEE
secondary
#CB948E
accent
#3525C1
background
#FEFFFF
surface
#FBFEFE
border
#D4D6D6
text
#141617
muted
#838585