#7EBEBB#7EBEBB
#7EBEBB is a light, moderate teal. Relative luminance 0.449; OKLCH L 75.8% C 0.066 H 192.1°. Best body text is #000000 at 9.97:1 contrast (WCAG AA passes).
Color values
| HEX | #7EBEBB |
|---|---|
| RGB | rgb(126, 190, 187) |
| HSL | hsl(177, 33%, 62%) |
| HSV | hsv(177, 34%, 75%) |
| CMYK | cmyk(33.7%, 0%, 1.6%, 25.5%) |
| CIE-LAB | lab(72.79, -21.01, -4.99) |
| CIE-LCH | lch(72.79, 21.60, 193.36°) |
| OKLab | oklab(75.76% -0.0641 -0.0138) |
| OKLCH | oklch(75.76% 0.066 192.1) |
| XYZ | xyz(35.9841, 44.8482, 53.7645) |
| Luminance | 0.4485 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 7.87
Pale Teal
#82CBB2
ΔE00 8.60
Darkturquoise
#00CED1
ΔE00 8.98
Lightseagreen
#20B2AA
ΔE00 9.14
Topaz
#13BBAF
ΔE00 9.20
Cadetblue
#5F9EA0
ΔE00 9.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7EBEBB #BE7E81
analogous
#7EBE9B #7EBEBB #7EA1BE
triadic
#7EBEBB #BB7EBE #BEBB7E
tetradic
#7EBEBB #9B7EBE #BE7E81 #A1BE7E
square
#7EBEBB #9B7EBE #BE7E81 #A1BE7E
split-complementary
#7EBEBB #BE7EA1 #BE9B7E
monochromatic
#41817E #55A9A5 #7EBEBB #A7D3D0 #CFE7E6
Accessibility & contrast
On white
2.11
#7EBEBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.97
#7EBEBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7EBEBB
9.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7EBEBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7EBEBB | 1.00 | 2.11 | 9.97 | 9.97 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7B8BB
Deuteranopia (green-blind)
#ABAFBC
Tritanopia (blue-blind)
#66C1BD
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #7ebebb; /* rgb */ color: rgb(126, 190, 187); /* oklch */ color: oklch(75.8% 0.066 192.1);
Tailwind
colors: {
custom: {
50: '#a6d1cf',
500: '#7ebebb',
950: '#000000',
},
}SCSS
$custom: #7ebebb; $custom-light: #a6d1cf; $custom-dark: #000000;
JSON
{
"hex": "#7ebebb",
"rgb": {
"r": 126,
"g": 190,
"b": 187
},
"hsl": {
"h": 177.188,
"s": 32.99,
"l": 61.961
},
"oklch": {
"l": 0.75757,
"c": 0.06556,
"h": 192.1
},
"luminance": 0.4485
}Semantic roles & 50–950 ramp
primary
#7EBEBB
secondary
#D8C0C1
accent
#3A3FAC
background
#FAFCFC
surface
#F4F9F9
border
#CED2D2
text
#101413
muted
#7F8282