#76FEBB#76FEBB
#76FEBB is a very light, vivid teal. Relative luminance 0.783; OKLCH L 90.3% C 0.153 H 159.6°. Best body text is #000000 at 16.66:1 contrast (WCAG AA passes).
Color values
| HEX | #76FEBB |
|---|---|
| RGB | rgb(118, 254, 187) |
| HSL | hsl(150, 99%, 73%) |
| HSV | hsv(150, 54%, 100%) |
| CMYK | cmyk(53.5%, 0%, 26.4%, 0.4%) |
| CIE-LAB | lab(90.92, -52.26, 20.95) |
| CIE-LCH | lch(90.92, 56.31, 158.16°) |
| OKLab | oklab(90.34% -0.1434 0.0534) |
| OKLCH | oklch(90.34% 0.153 159.6) |
| XYZ | xyz(51.8782, 78.3184, 59.3872) |
| Luminance | 0.7832 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Blue Green
#7EFBB3
ΔE00 1.70
Light Greenish Blue
#63F7B4
ΔE00 1.91
Light Aquamarine
#7BFDC7
ΔE00 2.72
Seafoam (survey)
#80F9AD
ΔE00 2.75
Seafoam Green
#7AF9AB
ΔE00 2.80
Light Bluish Green
#76FDA8
ΔE00 3.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76FEBB #FE76B9
analogous
#76FE77 #76FEBB #76FDFE
triadic
#76FEBB #BB76FE #FEBB76
tetradic
#76FEBB #7776FE #FE76B9 #FDFE76
square
#76FEBB #7776FE #FE76B9 #FDFE76
split-complementary
#76FEBB #FE76FD #FE7776
monochromatic
#02F87F #39FE9D #76FEBB #B3FED9 #E1FFF0
Accessibility & contrast
On white
1.26
#76FEBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.66
#76FEBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76FEBB
16.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76FEBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76FEBB | 1.00 | 1.26 | 16.66 | 16.66 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBEDB7
Deuteranopia (green-blind)
#E8DFBF
Tritanopia (blue-blind)
#47FDEC
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #76febb; /* rgb */ color: rgb(118, 254, 187); /* oklch */ color: oklch(90.3% 0.153 159.6);
Tailwind
colors: {
custom: {
50: '#a7ffcf',
500: '#76febb',
950: '#000000',
},
}SCSS
$custom: #76febb; $custom-light: #a7ffcf; $custom-dark: #000000;
JSON
{
"hex": "#76febb",
"rgb": {
"r": 118,
"g": 254,
"b": 187
},
"hsl": {
"h": 150.441,
"s": 98.551,
"l": 72.941
},
"oklch": {
"l": 0.9034,
"c": 0.15304,
"h": 159.6
},
"luminance": 0.78323
}Semantic roles & 50–950 ramp
primary
#76FEBB
secondary
#DB3D8B
accent
#0071E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683