#C7EBEE#C7EBEE
#C7EBEE is a very light, muted teal. Relative luminance 0.777; OKLCH L 91.5% C 0.038 H 202.7°. Best body text is #000000 at 16.55:1 contrast (WCAG AA passes).
Color values
| HEX | #C7EBEE |
|---|---|
| RGB | rgb(199, 235, 238) |
| HSL | hsl(185, 53%, 86%) |
| HSV | hsv(185, 16%, 93%) |
| CMYK | cmyk(16.4%, 1.3%, 0%, 6.7%) |
| CIE-LAB | lab(90.66, -11.03, -5.36) |
| CIE-LCH | lch(90.66, 12.26, 205.93°) |
| OKLab | oklab(91.53% -0.0348 -0.0145) |
| OKLCH | oklch(91.53% 0.038 202.7) |
| XYZ | xyz(68.6900, 77.7299, 92.2566) |
| Luminance | 0.7773 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 4.02
Very Light Blue
#D5FFFF
ΔE00 4.48
Ice Blue (survey)
#D7FFFE
ΔE00 4.54
Really Light Blue
#D4FFFF
ΔE00 4.55
Very Pale Blue
#D6FFFE
ΔE00 4.58
Pale Blue
#D0FEFE
ΔE00 4.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C7EBEE #EECAC7
analogous
#C7EEDD #C7EBEE #C7D7EE
triadic
#C7EBEE #EEC7EB #EBEEC7
tetradic
#C7EBEE #DDC7EE #EECAC7 #D7EEC7
square
#C7EBEE #DDC7EE #EECAC7 #D7EEC7
split-complementary
#C7EBEE #EEC7D7 #EEDDC7
monochromatic
#69C9D1 #98DAE0 #C7EBEE #E8F7F8 #E8F7F8
Accessibility & contrast
On white
1.27
#C7EBEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.55
#C7EBEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C7EBEE
16.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C7EBEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C7EBEE | 1.00 | 1.27 | 16.55 | 16.55 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5E8EE
Deuteranopia (green-blind)
#DEE2EE
Tritanopia (blue-blind)
#BCEEEC
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #c7ebee; /* rgb */ color: rgb(199, 235, 238); /* oklch */ color: oklch(91.5% 0.038 202.7);
Tailwind
colors: {
custom: {
50: '#d8f1f3',
500: '#c7ebee',
950: '#000000',
},
}SCSS
$custom: #c7ebee; $custom-light: #d8f1f3; $custom-dark: #000000;
JSON
{
"hex": "#c7ebee",
"rgb": {
"r": 199,
"g": 235,
"b": 238
},
"hsl": {
"h": 184.615,
"s": 53.425,
"l": 85.686
},
"oklch": {
"l": 0.91527,
"c": 0.0377,
"h": 202.7
},
"luminance": 0.77732
}Semantic roles & 50–950 ramp
primary
#C7EBEE
secondary
#CB938E
accent
#3125C1
background
#FEFFFF
surface
#FBFEFE
border
#D4D6D6
text
#141617
muted
#838585