#7EBCC0#7EBCC0
#7EBCC0 is a light, moderate teal. Relative luminance 0.442; OKLCH L 75.5% C 0.064 H 201.0°. Best body text is #000000 at 9.84:1 contrast (WCAG AA passes).
Color values
| HEX | #7EBCC0 |
|---|---|
| RGB | rgb(126, 188, 192) |
| HSL | hsl(184, 34%, 62%) |
| HSV | hsv(184, 34%, 75%) |
| CMYK | cmyk(34.4%, 2.1%, 0%, 24.7%) |
| CIE-LAB | lab(72.37, -18.79, -8.35) |
| CIE-LCH | lch(72.37, 20.57, 203.96°) |
| OKLab | oklab(75.47% -0.0595 -0.0229) |
| OKLCH | oklch(75.47% 0.064 201) |
| XYZ | xyz(36.0985, 44.2056, 56.4893) |
| Luminance | 0.4421 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 9.07
Turquoise Blue
#06B1C4
ΔE00 9.11
Mediumturquoise
#48D1CC
ΔE00 9.37
Darkturquoise
#00CED1
ΔE00 9.59
Powder Blue
#B0E0E6
ΔE00 10.13
Sky Blue
#87CEEB
ΔE00 10.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7EBCC0 #C0827E
analogous
#7EC0A3 #7EBCC0 #7E9BC0
triadic
#7EBCC0 #C07EBC #BCC07E
tetradic
#7EBCC0 #A37EC0 #C0827E #9BC07E
square
#7EBCC0 #A37EC0 #C0827E #9BC07E
split-complementary
#7EBCC0 #C07E9B #C0A37E
monochromatic
#407F83 #55A7AC #7EBCC0 #A7D1D4 #D0E7E8
Accessibility & contrast
On white
2.13
#7EBCC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.84
#7EBCC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7EBCC0
9.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7EBCC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7EBCC0 | 1.00 | 2.13 | 9.84 | 9.84 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3B7C0
Deuteranopia (green-blind)
#A8AEC0
Tritanopia (blue-blind)
#65C0BD
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #7ebcc0; /* rgb */ color: rgb(126, 188, 192); /* oklch */ color: oklch(75.5% 0.064 201.0);
Tailwind
colors: {
custom: {
50: '#a6d0d3',
500: '#7ebcc0',
950: '#000000',
},
}SCSS
$custom: #7ebcc0; $custom-light: #a6d0d3; $custom-dark: #000000;
JSON
{
"hex": "#7ebcc0",
"rgb": {
"r": 126,
"g": 188,
"b": 192
},
"hsl": {
"h": 183.636,
"s": 34.375,
"l": 62.353
},
"oklch": {
"l": 0.75465,
"c": 0.06378,
"h": 201
},
"luminance": 0.44208
}Semantic roles & 50–950 ramp
primary
#7EBCC0
secondary
#D9C2C1
accent
#3F38AD
background
#FAFCFC
surface
#F4F9F9
border
#CED2D2
text
#101414
muted
#7F8282