#76BFB8#76BFB8
#76BFB8 is a light, moderate teal. Relative luminance 0.446; OKLCH L 75.5% C 0.074 H 188.0°. Best body text is #000000 at 9.91:1 contrast (WCAG AA passes).
Color values
| HEX | #76BFB8 |
|---|---|
| RGB | rgb(118, 191, 184) |
| HSL | hsl(174, 36%, 61%) |
| HSV | hsv(174, 38%, 75%) |
| CMYK | cmyk(38.2%, 0%, 3.7%, 25.1%) |
| CIE-LAB | lab(72.61, -24.41, -3.67) |
| CIE-LCH | lch(72.61, 24.68, 188.54°) |
| OKLab | oklab(75.48% -0.0733 -0.0102) |
| OKLCH | oklch(75.48% 0.074 188) |
| XYZ | xyz(34.7505, 44.5715, 52.1101) |
| Luminance | 0.4457 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 6.68
Pale Teal
#82CBB2
ΔE00 7.07
Topaz
#13BBAF
ΔE00 7.46
Lightseagreen
#20B2AA
ΔE00 7.77
Seafoam Blue
#78D1B6
ΔE00 8.06
Tealish
#24BCA8
ΔE00 8.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76BFB8 #BF767D
analogous
#76BF93 #76BFB8 #76A1BF
triadic
#76BFB8 #B876BF #BFB876
tetradic
#76BFB8 #9376BF #BF767D #A1BF76
square
#76BFB8 #9376BF #BF767D #A1BF76
split-complementary
#76BFB8 #BF76A1 #BF9376
monochromatic
#3B7F79 #4FA9A0 #76BFB8 #A0D2CE #C9E6E3
Accessibility & contrast
On white
2.12
#76BFB8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.91
#76BFB8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76BFB8
9.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76BFB8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76BFB8 | 1.00 | 2.12 | 9.91 | 9.91 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8B8B8
Deuteranopia (green-blind)
#ABAEB9
Tritanopia (blue-blind)
#5AC2BD
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #76bfb8; /* rgb */ color: rgb(118, 191, 184); /* oklch */ color: oklch(75.5% 0.074 188.0);
Tailwind
colors: {
custom: {
50: '#a1d2cd',
500: '#76bfb8',
950: '#000000',
},
}SCSS
$custom: #76bfb8; $custom-light: #a1d2cd; $custom-dark: #000000;
JSON
{
"hex": "#76bfb8",
"rgb": {
"r": 118,
"g": 191,
"b": 184
},
"hsl": {
"h": 174.247,
"s": 36.318,
"l": 60.588
},
"oklch": {
"l": 0.75479,
"c": 0.074,
"h": 188
},
"luminance": 0.44574
}Semantic roles & 50–950 ramp
primary
#76BFB8
secondary
#D6BBBD
accent
#3642AF
background
#FAFCFC
surface
#F4F9F9
border
#CED2D2
text
#0F1413
muted
#7F8282