#76BEBF#76BEBF
#76BEBF is a light, moderate teal. Relative luminance 0.444; OKLCH L 75.5% C 0.072 H 196.9°. Best body text is #000000 at 9.89:1 contrast (WCAG AA passes).
Color values
| HEX | #76BEBF |
|---|---|
| RGB | rgb(118, 190, 191) |
| HSL | hsl(181, 36%, 61%) |
| HSV | hsv(181, 38%, 75%) |
| CMYK | cmyk(38.2%, 0.5%, 0%, 25.1%) |
| CIE-LAB | lab(72.52, -22.20, -7.62) |
| CIE-LCH | lch(72.52, 23.47, 198.94°) |
| OKLab | oklab(75.47% -0.0691 -0.0209) |
| OKLCH | oklch(75.47% 0.072 196.9) |
| XYZ | xyz(35.2852, 44.4376, 55.9981) |
| Luminance | 0.4444 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 7.46
Darkturquoise
#00CED1
ΔE00 7.94
Lightseagreen
#20B2AA
ΔE00 8.85
Turquoise Blue
#06B1C4
ΔE00 8.97
Topaz
#13BBAF
ΔE00 9.12
Cadetblue
#5F9EA0
ΔE00 9.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76BEBF #BF7776
analogous
#76BF9B #76BEBF #7699BF
triadic
#76BEBF #BF76BE #BEBF76
tetradic
#76BEBF #9B76BF #BF7776 #99BF76
square
#76BEBF #9B76BF #BF7776 #99BF76
split-complementary
#76BEBF #BF7699 #BF9B76
monochromatic
#3B7E7F #4FA8A9 #76BEBF #A0D2D2 #C9E6E6
Accessibility & contrast
On white
2.12
#76BEBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.89
#76BEBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76BEBF
9.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76BEBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76BEBF | 1.00 | 2.12 | 9.89 | 9.89 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5B8BF
Deuteranopia (green-blind)
#A8AEC0
Tritanopia (blue-blind)
#57C2BE
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #76bebf; /* rgb */ color: rgb(118, 190, 191); /* oklch */ color: oklch(75.5% 0.072 196.9);
Tailwind
colors: {
custom: {
50: '#a1d1d2',
500: '#76bebf',
950: '#000000',
},
}SCSS
$custom: #76bebf; $custom-light: #a1d1d2; $custom-dark: #000000;
JSON
{
"hex": "#76bebf",
"rgb": {
"r": 118,
"g": 190,
"b": 191
},
"hsl": {
"h": 180.822,
"s": 36.318,
"l": 60.588
},
"oklch": {
"l": 0.75474,
"c": 0.07223,
"h": 196.9
},
"luminance": 0.4444
}Semantic roles & 50–950 ramp
primary
#76BEBF
secondary
#D6BBBB
accent
#3836AF
background
#FAFCFC
surface
#F4F9F9
border
#CED2D2
text
#0F1414
muted
#7F8282