#7EBBBF#7EBBBF
#7EBBBF is a light, moderate teal. Relative luminance 0.437; OKLCH L 75.2% C 0.063 H 201.1°. Best body text is #000000 at 9.75:1 contrast (WCAG AA passes).
Color values
| HEX | #7EBBBF |
|---|---|
| RGB | rgb(126, 187, 191) |
| HSL | hsl(184, 34%, 62%) |
| HSV | hsv(184, 34%, 75%) |
| CMYK | cmyk(34%, 2.1%, 0%, 25.1%) |
| CIE-LAB | lab(72.05, -18.52, -8.27) |
| CIE-LCH | lch(72.05, 20.29, 204.06°) |
| OKLab | oklab(75.2% -0.0587 -0.0227) |
| OKLCH | oklch(75.2% 0.063 201.1) |
| XYZ | xyz(35.7752, 43.7357, 55.8368) |
| Luminance | 0.4374 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 8.85
Turquoise Blue
#06B1C4
ΔE00 9.08
Mediumturquoise
#48D1CC
ΔE00 9.59
Darkturquoise
#00CED1
ΔE00 9.79
Sky Blue
#87CEEB
ΔE00 10.28
Powder Blue
#B0E0E6
ΔE00 10.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7EBBBF #BF827E
analogous
#7EBFA3 #7EBBBF #7E9BBF
triadic
#7EBBBF #BF7EBB #BBBF7E
tetradic
#7EBBBF #A37EBF #BF827E #9BBF7E
square
#7EBBBF #A37EBF #BF827E #9BBF7E
split-complementary
#7EBBBF #BF7E9B #BFA37E
monochromatic
#417E82 #55A5AB #7EBBBF #A7D1D3 #D0E6E8
Accessibility & contrast
On white
2.15
#7EBBBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.75
#7EBBBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7EBBBF
9.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7EBBBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7EBBBF | 1.00 | 2.15 | 9.75 | 9.75 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3B6BF
Deuteranopia (green-blind)
#A7ADBF
Tritanopia (blue-blind)
#65BFBC
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #7ebbbf; /* rgb */ color: rgb(126, 187, 191); /* oklch */ color: oklch(75.2% 0.063 201.1);
Tailwind
colors: {
custom: {
50: '#a6cfd2',
500: '#7ebbbf',
950: '#000000',
},
}SCSS
$custom: #7ebbbf; $custom-light: #a6cfd2; $custom-dark: #000000;
JSON
{
"hex": "#7ebbbf",
"rgb": {
"r": 126,
"g": 187,
"b": 191
},
"hsl": {
"h": 183.692,
"s": 33.679,
"l": 62.157
},
"oklch": {
"l": 0.75204,
"c": 0.06292,
"h": 201.1
},
"luminance": 0.43738
}Semantic roles & 50–950 ramp
primary
#7EBBBF
secondary
#D8C2C0
accent
#4039AC
background
#FAFCFC
surface
#F4F9F9
border
#CED2D2
text
#101314
muted
#7F8282