#76CBB9#76CBB9
#76CBB9 is a light, moderate teal. Relative luminance 0.501; OKLCH L 78.3% C 0.087 H 178.7°. Best body text is #000000 at 11.01:1 contrast (WCAG AA passes).
Color values
| HEX | #76CBB9 |
|---|---|
| RGB | rgb(118, 203, 185) |
| HSL | hsl(167, 45%, 63%) |
| HSV | hsv(167, 42%, 80%) |
| CMYK | cmyk(41.9%, 0%, 8.9%, 20.4%) |
| CIE-LAB | lab(76.11, -30.04, 0.92) |
| CIE-LCH | lch(76.11, 30.05, 178.25°) |
| OKLab | oklab(78.3% -0.0873 0.002) |
| OKLCH | oklch(78.3% 0.087 178.7) |
| XYZ | xyz(37.5807, 50.0635, 53.5724) |
| Luminance | 0.5007 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 3.10
Seafoam Blue
#78D1B6
ΔE00 3.17
Mediumaquamarine
#66CDAA
ΔE00 5.40
Mediumturquoise
#48D1CC
ΔE00 6.56
Turquoise
#40E0D0
ΔE00 7.07
Turquoise (survey)
#06C2AC
ΔE00 7.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76CBB9 #CB7688
analogous
#76CB8E #76CBB9 #76B2CB
triadic
#76CBB9 #B976CB #CBB976
tetradic
#76CBB9 #8E76CB #CB7688 #B2CB76
square
#76CBB9 #8E76CB #CB7688 #B2CB76
split-complementary
#76CBB9 #CB76B2 #CB8E76
monochromatic
#37907D #4ABAA2 #76CBB9 #A2DCD0 #CFEDE6
Accessibility & contrast
On white
1.91
#76CBB9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.01
#76CBB9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76CBB9
11.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76CBB9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76CBB9 | 1.00 | 1.91 | 11.01 | 11.01 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5C2B8
Deuteranopia (green-blind)
#B6B7BA
Tritanopia (blue-blind)
#57CDC5
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #76cbb9; /* rgb */ color: rgb(118, 203, 185); /* oklch */ color: oklch(78.3% 0.087 178.7);
Tailwind
colors: {
custom: {
50: '#a2dbce',
500: '#76cbb9',
950: '#000000',
},
}SCSS
$custom: #76cbb9; $custom-light: #a2dbce; $custom-dark: #000000;
JSON
{
"hex": "#76cbb9",
"rgb": {
"r": 118,
"g": 203,
"b": 185
},
"hsl": {
"h": 167.294,
"s": 44.974,
"l": 62.941
},
"oklch": {
"l": 0.78302,
"c": 0.08731,
"h": 178.7
},
"luminance": 0.50066
}Semantic roles & 50–950 ramp
primary
#76CBB9
secondary
#974F5E
accent
#2D4BB8
background
#FCFEFE
surface
#F6FCFA
border
#D0D5D3
text
#0F1513
muted
#808483