#76BBBE#76BBBE
#76BBBE is a light, moderate teal. Relative luminance 0.431; OKLCH L 74.8% C 0.070 H 199.3°. Best body text is #000000 at 9.62:1 contrast (WCAG AA passes).
Color values
| HEX | #76BBBE |
|---|---|
| RGB | rgb(118, 187, 190) |
| HSL | hsl(183, 36%, 60%) |
| HSV | hsv(183, 38%, 75%) |
| CMYK | cmyk(37.9%, 1.6%, 0%, 25.5%) |
| CIE-LAB | lab(71.63, -20.93, -8.40) |
| CIE-LCH | lch(71.63, 22.55, 201.86°) |
| OKLab | oklab(74.75% -0.0659 -0.0231) |
| OKLCH | oklch(74.75% 0.07 199.3) |
| XYZ | xyz(34.5324, 43.1076, 55.2061) |
| Luminance | 0.4311 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 8.37
Mediumturquoise
#48D1CC
ΔE00 8.49
Cadetblue
#5F9EA0
ΔE00 8.51
Darkturquoise
#00CED1
ΔE00 8.66
Lightseagreen
#20B2AA
ΔE00 9.23
Topaz
#13BBAF
ΔE00 9.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76BBBE #BE7976
analogous
#76BE9D #76BBBE #7697BE
triadic
#76BBBE #BE76BB #BBBE76
tetradic
#76BBBE #9D76BE #BE7976 #97BE76
square
#76BBBE #9D76BE #BE7976 #97BE76
split-complementary
#76BBBE #BE7697 #BE9D76
monochromatic
#3C7B7E #4FA4A7 #76BBBE #A0D0D2 #C9E4E5
Accessibility & contrast
On white
2.18
#76BBBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.62
#76BBBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76BBBE
9.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76BBBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76BBBE | 1.00 | 2.18 | 9.62 | 9.62 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2B5BE
Deuteranopia (green-blind)
#A5ABBF
Tritanopia (blue-blind)
#58C0BC
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #76bbbe; /* rgb */ color: rgb(118, 187, 190); /* oklch */ color: oklch(74.8% 0.070 199.3);
Tailwind
colors: {
custom: {
50: '#a1cfd1',
500: '#76bbbe',
950: '#000000',
},
}SCSS
$custom: #76bbbe; $custom-light: #a1cfd1; $custom-dark: #000000;
JSON
{
"hex": "#76bbbe",
"rgb": {
"r": 118,
"g": 187,
"b": 190
},
"hsl": {
"h": 182.5,
"s": 35.644,
"l": 60.392
},
"oklch": {
"l": 0.7475,
"c": 0.0698,
"h": 199.3
},
"luminance": 0.4311
}Semantic roles & 50–950 ramp
primary
#76BBBE
secondary
#D6BBBA
accent
#3C37AF
background
#FAFCFC
surface
#F4F9F9
border
#CED2D2
text
#0F1414
muted
#7F8282