#7EBDC1#7EBDC1
#7EBDC1 is a light, moderate teal. Relative luminance 0.447; OKLCH L 75.7% C 0.065 H 200.9°. Best body text is #000000 at 9.94:1 contrast (WCAG AA passes).
Color values
| HEX | #7EBDC1 |
|---|---|
| RGB | rgb(126, 189, 193) |
| HSL | hsl(184, 35%, 63%) |
| HSV | hsv(184, 35%, 76%) |
| CMYK | cmyk(34.7%, 2.1%, 0%, 24.3%) |
| CIE-LAB | lab(72.68, -19.06, -8.43) |
| CIE-LCH | lch(72.68, 20.84, 203.86°) |
| OKLab | oklab(75.72% -0.0604 -0.0231) |
| OKLCH | oklch(75.72% 0.065 200.9) |
| XYZ | xyz(36.4240, 44.6788, 57.1463) |
| Luminance | 0.4468 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 9.14
Mediumturquoise
#48D1CC
ΔE00 9.16
Cadetblue
#5F9EA0
ΔE00 9.30
Darkturquoise
#00CED1
ΔE00 9.39
Powder Blue
#B0E0E6
ΔE00 9.96
Sky Blue
#87CEEB
ΔE00 10.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7EBDC1 #C1827E
analogous
#7EC1A3 #7EBDC1 #7E9BC1
triadic
#7EBDC1 #C17EBD #BDC17E
tetradic
#7EBDC1 #A37EC1 #C1827E #9BC17E
square
#7EBDC1 #A37EC1 #C1827E #9BC17E
split-complementary
#7EBDC1 #C17E9B #C1A37E
monochromatic
#408185 #55A8AD #7EBDC1 #A7D2D5 #D1E7E9
Accessibility & contrast
On white
2.11
#7EBDC1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.94
#7EBDC1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7EBDC1
9.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7EBDC1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7EBDC1 | 1.00 | 2.11 | 9.94 | 9.94 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4B8C1
Deuteranopia (green-blind)
#A8AEC1
Tritanopia (blue-blind)
#64C1BE
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #7ebdc1; /* rgb */ color: rgb(126, 189, 193); /* oklch */ color: oklch(75.7% 0.065 200.9);
Tailwind
colors: {
custom: {
50: '#a6d1d3',
500: '#7ebdc1',
950: '#000000',
},
}SCSS
$custom: #7ebdc1; $custom-light: #a6d1d3; $custom-dark: #000000;
JSON
{
"hex": "#7ebdc1",
"rgb": {
"r": 126,
"g": 189,
"b": 193
},
"hsl": {
"h": 183.582,
"s": 35.079,
"l": 62.549
},
"oklch": {
"l": 0.75725,
"c": 0.06464,
"h": 200.9
},
"luminance": 0.44681
}Semantic roles & 50–950 ramp
primary
#7EBDC1
secondary
#DAC3C1
accent
#3F38AE
background
#FAFCFC
surface
#F4F9F9
border
#CED2D2
text
#101414
muted
#7F8282