#76BEBE#76BEBE
#76BEBE is a light, moderate teal. Relative luminance 0.444; OKLCH L 75.4% C 0.072 H 195.7°. Best body text is #000000 at 9.88:1 contrast (WCAG AA passes).
Color values
| HEX | #76BEBE |
|---|---|
| RGB | rgb(118, 190, 190) |
| HSL | hsl(180, 36%, 60%) |
| HSV | hsv(180, 38%, 75%) |
| CMYK | cmyk(37.9%, 0%, 0%, 25.5%) |
| CIE-LAB | lab(72.49, -22.45, -7.12) |
| CIE-LCH | lch(72.49, 23.55, 197.59°) |
| OKLab | oklab(75.44% -0.0695 -0.0196) |
| OKLCH | oklch(75.44% 0.072 195.7) |
| XYZ | xyz(35.1755, 44.3937, 55.4205) |
| Luminance | 0.4440 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 7.30
Darkturquoise
#00CED1
ΔE00 7.91
Lightseagreen
#20B2AA
ΔE00 8.63
Topaz
#13BBAF
ΔE00 8.85
Turquoise Blue
#06B1C4
ΔE00 9.20
Cadetblue
#5F9EA0
ΔE00 9.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76BEBE #BE7676
analogous
#76BE9A #76BEBE #769ABE
triadic
#76BEBE #BE76BE #BEBE76
tetradic
#76BEBE #9A76BE #BE7676 #9ABE76
square
#76BEBE #9A76BE #BE7676 #9ABE76
split-complementary
#76BEBE #BE769A #BE9A76
monochromatic
#3C7E7E #4FA7A7 #76BEBE #A0D2D2 #C9E5E5
Accessibility & contrast
On white
2.13
#76BEBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.88
#76BEBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76BEBE
9.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76BEBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76BEBE | 1.00 | 2.13 | 9.88 | 9.88 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5B8BE
Deuteranopia (green-blind)
#A8AEBF
Tritanopia (blue-blind)
#57C2BE
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #76bebe; /* rgb */ color: rgb(118, 190, 190); /* oklch */ color: oklch(75.4% 0.072 195.7);
Tailwind
colors: {
custom: {
50: '#a1d1d1',
500: '#76bebe',
950: '#000000',
},
}SCSS
$custom: #76bebe; $custom-light: #a1d1d1; $custom-dark: #000000;
JSON
{
"hex": "#76bebe",
"rgb": {
"r": 118,
"g": 190,
"b": 190
},
"hsl": {
"h": 180,
"s": 35.644,
"l": 60.392
},
"oklch": {
"l": 0.75441,
"c": 0.07224,
"h": 195.7
},
"luminance": 0.44396
}Semantic roles & 50–950 ramp
primary
#76BEBE
secondary
#D6BABA
accent
#3737AF
background
#FAFCFC
surface
#F4F9F9
border
#CED2D2
text
#0F1414
muted
#7F8282