#76BBB7#76BBB7
#76BBB7 is a light, moderate teal. Relative luminance 0.428; OKLCH L 74.5% C 0.070 H 191.1°. Best body text is #000000 at 9.56:1 contrast (WCAG AA passes).
Color values
| HEX | #76BBB7 |
|---|---|
| RGB | rgb(118, 187, 183) |
| HSL | hsl(177, 34%, 60%) |
| HSV | hsv(177, 37%, 73%) |
| CMYK | cmyk(36.9%, 0%, 2.1%, 26.7%) |
| CIE-LAB | lab(71.43, -22.64, -4.87) |
| CIE-LCH | lch(71.43, 23.16, 192.13°) |
| OKLab | oklab(74.52% -0.0688 -0.0135) |
| OKLCH | oklch(74.52% 0.07 191.1) |
| XYZ | xyz(33.7857, 42.8089, 51.2732) |
| Luminance | 0.4281 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 7.62
Lightseagreen
#20B2AA
ΔE00 7.84
Topaz
#13BBAF
ΔE00 8.06
Pale Teal
#82CBB2
ΔE00 8.52
Darkturquoise
#00CED1
ΔE00 8.65
Cadetblue
#5F9EA0
ΔE00 8.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76BBB7 #BB767A
analogous
#76BB95 #76BBB7 #769CBB
triadic
#76BBB7 #B776BB #BBB776
tetradic
#76BBB7 #9576BB #BB767A #9CBB76
square
#76BBB7 #9576BB #BB767A #9CBB76
split-complementary
#76BBB7 #BB769C #BB9576
monochromatic
#3D7A76 #51A39E #76BBB7 #9FCFCC #C8E4E2
Accessibility & contrast
On white
2.20
#76BBB7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.56
#76BBB7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76BBB7
9.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76BBB7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76BBB7 | 1.00 | 2.20 | 9.56 | 9.56 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4B4B7
Deuteranopia (green-blind)
#A7ABB8
Tritanopia (blue-blind)
#5BBFBA
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #76bbb7; /* rgb */ color: rgb(118, 187, 183); /* oklch */ color: oklch(74.5% 0.070 191.1);
Tailwind
colors: {
custom: {
50: '#a1cfcc',
500: '#76bbb7',
950: '#000000',
},
}SCSS
$custom: #76bbb7; $custom-light: #a1cfcc; $custom-dark: #000000;
JSON
{
"hex": "#76bbb7",
"rgb": {
"r": 118,
"g": 187,
"b": 183
},
"hsl": {
"h": 176.522,
"s": 33.659,
"l": 59.804
},
"oklch": {
"l": 0.7452,
"c": 0.07011,
"h": 191.1
},
"luminance": 0.42811
}Semantic roles & 50–950 ramp
primary
#76BBB7
secondary
#D4B9BB
accent
#5E64CA
background
#FAFCFC
surface
#F4F9F8
border
#CED2D1
text
#0F1413
muted
#7F8282