#76C09B#76C09B
#76C09B is a light, moderate teal. Relative luminance 0.439; OKLCH L 74.9% C 0.092 H 161.3°. Best body text is #000000 at 9.78:1 contrast (WCAG AA passes).
Color values
| HEX | #76C09B |
|---|---|
| RGB | rgb(118, 192, 155) |
| HSL | hsl(150, 37%, 61%) |
| HSV | hsv(150, 39%, 75%) |
| CMYK | cmyk(38.5%, 0%, 19.3%, 24.7%) |
| CIE-LAB | lab(72.17, -31.37, 11.48) |
| CIE-LCH | lch(72.17, 33.40, 159.90°) |
| OKLab | oklab(74.89% -0.0873 0.0295) |
| OKLCH | oklch(74.89% 0.092 161.3) |
| XYZ | xyz(32.2350, 43.9154, 37.7819) |
| Luminance | 0.4392 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Mediumaquamarine
#66CDAA
ΔE00 4.55
Pale Teal
#82CBB2
ΔE00 4.93
Seafoam Blue
#78D1B6
ΔE00 5.86
Darkseagreen
#8FBC8F
ΔE00 5.90
Greeny Blue
#42B395
ΔE00 6.84
Tea
#65AB7C
ΔE00 6.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76C09B #C0769B
analogous
#76C076 #76C09B #76C0C0
triadic
#76C09B #9B76C0 #C09B76
tetradic
#76C09B #7676C0 #C0769B #C0C076
square
#76C09B #7676C0 #C0769B #C0C076
split-complementary
#76C09B #C076C0 #C07676
monochromatic
#3B815E #4EAA7C #76C09B #A0D3BA #CAE7D8
Accessibility & contrast
On white
2.15
#76C09B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.78
#76C09B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76C09B
9.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76C09B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76C09B | 1.00 | 2.15 | 9.78 | 9.78 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEB699
Deuteranopia (green-blind)
#B2AE9D
Tritanopia (blue-blind)
#64C0B5
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #76c09b; /* rgb */ color: rgb(118, 192, 155); /* oklch */ color: oklch(74.9% 0.092 161.3);
Tailwind
colors: {
custom: {
50: '#a0d3b8',
500: '#76c09b',
950: '#000000',
},
}SCSS
$custom: #76c09b; $custom-light: #a0d3b8; $custom-dark: #000000;
JSON
{
"hex": "#76c09b",
"rgb": {
"r": 118,
"g": 192,
"b": 155
},
"hsl": {
"h": 150,
"s": 37,
"l": 60.784
},
"oklch": {
"l": 0.74886,
"c": 0.09212,
"h": 161.3
},
"luminance": 0.43917
}Semantic roles & 50–950 ramp
primary
#76C09B
secondary
#D7BBC9
accent
#3673B0
background
#FAFDFB
surface
#F3FAF6
border
#CDD3D0
text
#0F1411
muted
#7F8380