#7EBDC0#7EBDC0
#7EBDC0 is a light, moderate teal. Relative luminance 0.446; OKLCH L 75.7% C 0.065 H 199.7°. Best body text is #000000 at 9.93:1 contrast (WCAG AA passes).
Color values
| HEX | #7EBDC0 |
|---|---|
| RGB | rgb(126, 189, 192) |
| HSL | hsl(183, 34%, 62%) |
| HSV | hsv(183, 34%, 75%) |
| CMYK | cmyk(34.4%, 1.6%, 0%, 24.7%) |
| CIE-LAB | lab(72.65, -19.31, -7.93) |
| CIE-LCH | lch(72.65, 20.87, 202.33°) |
| OKLab | oklab(75.69% -0.0608 -0.0217) |
| OKLCH | oklch(75.69% 0.065 199.7) |
| XYZ | xyz(36.3129, 44.6344, 56.5608) |
| Luminance | 0.4464 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 8.94
Cadetblue
#5F9EA0
ΔE00 9.25
Darkturquoise
#00CED1
ΔE00 9.29
Turquoise Blue
#06B1C4
ΔE00 9.30
Powder Blue
#B0E0E6
ΔE00 10.06
Lightseagreen
#20B2AA
ΔE00 10.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7EBDC0 #C0817E
analogous
#7EC0A2 #7EBDC0 #7E9CC0
triadic
#7EBDC0 #C07EBD #BDC07E
tetradic
#7EBDC0 #A27EC0 #C0817E #9CC07E
square
#7EBDC0 #A27EC0 #C0817E #9CC07E
split-complementary
#7EBDC0 #C07E9C #C0A27E
monochromatic
#408083 #55A8AC #7EBDC0 #A7D2D4 #D0E7E8
Accessibility & contrast
On white
2.12
#7EBDC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.93
#7EBDC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7EBDC0
9.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7EBDC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7EBDC0 | 1.00 | 2.12 | 9.93 | 9.93 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5B7C0
Deuteranopia (green-blind)
#A9AEC0
Tritanopia (blue-blind)
#64C1BE
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #7ebdc0; /* rgb */ color: rgb(126, 189, 192); /* oklch */ color: oklch(75.7% 0.065 199.7);
Tailwind
colors: {
custom: {
50: '#a6d1d3',
500: '#7ebdc0',
950: '#000000',
},
}SCSS
$custom: #7ebdc0; $custom-light: #a6d1d3; $custom-dark: #000000;
JSON
{
"hex": "#7ebdc0",
"rgb": {
"r": 126,
"g": 189,
"b": 192
},
"hsl": {
"h": 182.727,
"s": 34.375,
"l": 62.353
},
"oklch": {
"l": 0.75692,
"c": 0.06455,
"h": 199.7
},
"luminance": 0.44637
}Semantic roles & 50–950 ramp
primary
#7EBDC0
secondary
#D9C2C1
accent
#3E38AD
background
#FAFCFC
surface
#F4F9F9
border
#CED2D2
text
#101414
muted
#7F8282