#7EBEC0#7EBEC0
#7EBEC0 is a light, moderate teal. Relative luminance 0.451; OKLCH L 75.9% C 0.065 H 198.4°. Best body text is #000000 at 10.01:1 contrast (WCAG AA passes).
Color values
| HEX | #7EBEC0 |
|---|---|
| RGB | rgb(126, 190, 192) |
| HSL | hsl(182, 34%, 62%) |
| HSV | hsv(182, 34%, 75%) |
| CMYK | cmyk(34.4%, 1%, 0%, 24.7%) |
| CIE-LAB | lab(72.94, -19.82, -7.51) |
| CIE-LCH | lch(72.94, 21.19, 200.74°) |
| OKLab | oklab(75.92% -0.062 -0.0206) |
| OKLCH | oklch(75.92% 0.065 198.4) |
| XYZ | xyz(36.5287, 45.0660, 56.6327) |
| Luminance | 0.4507 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 8.53
Darkturquoise
#00CED1
ΔE00 9.02
Cadetblue
#5F9EA0
ΔE00 9.45
Turquoise Blue
#06B1C4
ΔE00 9.51
Powder Blue
#B0E0E6
ΔE00 10.02
Lightseagreen
#20B2AA
ΔE00 10.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7EBEC0 #C0807E
analogous
#7EC0A1 #7EBEC0 #7E9DC0
triadic
#7EBEC0 #C07EBE #BEC07E
tetradic
#7EBEC0 #A17EC0 #C0807E #9DC07E
square
#7EBEC0 #A17EC0 #C0807E #9DC07E
split-complementary
#7EBEC0 #C07E9D #C0A17E
monochromatic
#408183 #55A9AC #7EBEC0 #A7D3D4 #D0E7E8
Accessibility & contrast
On white
2.10
#7EBEC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.01
#7EBEC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7EBEC0
10.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7EBEC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7EBEC0 | 1.00 | 2.10 | 10.01 | 10.01 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6B8C0
Deuteranopia (green-blind)
#AAAFC1
Tritanopia (blue-blind)
#64C2BE
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #7ebec0; /* rgb */ color: rgb(126, 190, 192); /* oklch */ color: oklch(75.9% 0.065 198.4);
Tailwind
colors: {
custom: {
50: '#a6d1d3',
500: '#7ebec0',
950: '#000000',
},
}SCSS
$custom: #7ebec0; $custom-light: #a6d1d3; $custom-dark: #000000;
JSON
{
"hex": "#7ebec0",
"rgb": {
"r": 126,
"g": 190,
"b": 192
},
"hsl": {
"h": 181.818,
"s": 34.375,
"l": 62.353
},
"oklch": {
"l": 0.7592,
"c": 0.06536,
"h": 198.4
},
"luminance": 0.45068
}Semantic roles & 50–950 ramp
primary
#7EBEC0
secondary
#D9C2C1
accent
#3C38AD
background
#FAFCFC
surface
#F4F9F9
border
#CED2D2
text
#101414
muted
#7F8282