#C7EAEF#C7EAEF
#C7EAEF is a very light, muted teal. Relative luminance 0.772; OKLCH L 91.3% C 0.037 H 207.1°. Best body text is #000000 at 16.44:1 contrast (WCAG AA passes).
Color values
| HEX | #C7EAEF |
|---|---|
| RGB | rgb(199, 234, 239) |
| HSL | hsl(188, 56%, 86%) |
| HSV | hsv(188, 17%, 94%) |
| CMYK | cmyk(16.7%, 2.1%, 0%, 6.3%) |
| CIE-LAB | lab(90.42, -10.32, -6.23) |
| CIE-LCH | lch(90.42, 12.05, 211.13°) |
| OKLab | oklab(91.35% -0.0331 -0.0169) |
| OKLCH | oklch(91.35% 0.037 207.1) |
| XYZ | xyz(68.5519, 77.2178, 92.9373) |
| Luminance | 0.7722 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 4.12
Pale Sky Blue
#BDF6FE
ΔE00 5.00
Lightcyan
#E0FFFF
ΔE00 5.01
Very Light Blue
#D5FFFF
ΔE00 5.13
Really Light Blue
#D4FFFF
ΔE00 5.20
Ice Blue (survey)
#D7FFFE
ΔE00 5.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C7EAEF #EFCCC7
analogous
#C7EFE0 #C7EAEF #C7D6EF
triadic
#C7EAEF #EFC7EA #EAEFC7
tetradic
#C7EAEF #E0C7EF #EFCCC7 #D6EFC7
square
#C7EAEF #E0C7EF #EFCCC7 #D6EFC7
split-complementary
#C7EAEF #EFC7D6 #EFE0C7
monochromatic
#68C6D4 #97D8E1 #C7EAEF #E7F6F8 #E7F6F8
Accessibility & contrast
On white
1.28
#C7EAEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.44
#C7EAEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C7EAEF
16.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C7EAEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C7EAEF | 1.00 | 1.28 | 16.44 | 16.44 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4E7EF
Deuteranopia (green-blind)
#DDE1EF
Tritanopia (blue-blind)
#BBEDEB
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #c7eaef; /* rgb */ color: rgb(199, 234, 239); /* oklch */ color: oklch(91.3% 0.037 207.1);
Tailwind
colors: {
custom: {
50: '#d8f0f4',
500: '#c7eaef',
950: '#000000',
},
}SCSS
$custom: #c7eaef; $custom-light: #d8f0f4; $custom-dark: #000000;
JSON
{
"hex": "#c7eaef",
"rgb": {
"r": 199,
"g": 234,
"b": 239
},
"hsl": {
"h": 187.5,
"s": 55.556,
"l": 85.882
},
"oklch": {
"l": 0.9135,
"c": 0.03713,
"h": 207.1
},
"luminance": 0.7722
}Semantic roles & 50–950 ramp
primary
#C7EAEF
secondary
#CD958D
accent
#3722C3
background
#FEFFFF
surface
#FBFEFE
border
#D4D6D6
text
#141617
muted
#838585