#76EDB4#76EDB4
#76EDB4 is a very light, vivid teal. Relative luminance 0.677; OKLCH L 86.2% C 0.136 H 160.8°. Best body text is #000000 at 14.54:1 contrast (WCAG AA passes).
Color values
| HEX | #76EDB4 |
|---|---|
| RGB | rgb(118, 237, 180) |
| HSL | hsl(151, 77%, 70%) |
| HSV | hsv(151, 50%, 93%) |
| CMYK | cmyk(50.2%, 0%, 24.1%, 7.1%) |
| CIE-LAB | lab(85.86, -46.53, 17.49) |
| CIE-LCH | lch(85.86, 49.71, 159.39°) |
| OKLab | oklab(86.17% -0.1283 0.0447) |
| OKLCH | oklch(86.17% 0.136 160.8) |
| XYZ | xyz(45.9898, 67.7113, 53.8172) |
| Luminance | 0.6772 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.97
Light Aquamarine
#7BFDC7
ΔE00 3.64
Seafoam
#7FE0B3
ΔE00 3.75
Light Blue Green
#7EFBB3
ΔE00 3.97
Seafoam (survey)
#80F9AD
ΔE00 4.44
Seafoam Green
#7AF9AB
ΔE00 4.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76EDB4 #ED76AF
analogous
#76ED79 #76EDB4 #76EAED
triadic
#76EDB4 #B476ED #EDB476
tetradic
#76EDB4 #7976ED #ED76AF #EAED76
square
#76EDB4 #7976ED #ED76AF #EAED76
split-complementary
#76EDB4 #ED76EA #ED7976
monochromatic
#1BCE78 #40E696 #76EDB4 #ACF4D2 #E2FBEF
Accessibility & contrast
On white
1.44
#76EDB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.54
#76EDB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76EDB4
14.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76EDB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76EDB4 | 1.00 | 1.44 | 14.54 | 14.54 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EADEB1
Deuteranopia (green-blind)
#D9D2B8
Tritanopia (blue-blind)
#50ECDD
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #76edb4; /* rgb */ color: rgb(118, 237, 180); /* oklch */ color: oklch(86.2% 0.136 160.8);
Tailwind
colors: {
custom: {
50: '#a5f3ca',
500: '#76edb4',
950: '#000000',
},
}SCSS
$custom: #76edb4; $custom-light: #a5f3ca; $custom-dark: #000000;
JSON
{
"hex": "#76edb4",
"rgb": {
"r": 118,
"g": 237,
"b": 180
},
"hsl": {
"h": 151.261,
"s": 76.774,
"l": 69.608
},
"oklch": {
"l": 0.86168,
"c": 0.13584,
"h": 160.8
},
"luminance": 0.67715
}Semantic roles & 50–950 ramp
primary
#76EDB4
secondary
#C64181
accent
#0D6ED9
background
#FDFFFD
surface
#F7FEF9
border
#D0D6D2
text
#101713
muted
#818582