#76FFBE#76FFBE
#76FFBE is a very light, vivid teal. Relative luminance 0.791; OKLCH L 90.6% C 0.152 H 160.5°. Best body text is #000000 at 16.82:1 contrast (WCAG AA passes).
Color values
| HEX | #76FFBE |
|---|---|
| RGB | rgb(118, 255, 190) |
| HSL | hsl(152, 100%, 73%) |
| HSV | hsv(152, 54%, 100%) |
| CMYK | cmyk(53.7%, 0%, 25.5%, 0%) |
| CIE-LAB | lab(91.27, -52.08, 19.90) |
| CIE-LCH | lch(91.27, 55.75, 159.09°) |
| OKLab | oklab(90.64% -0.1432 0.0508) |
| OKLCH | oklch(90.64% 0.152 160.5) |
| XYZ | xyz(52.5209, 79.0845, 61.2023) |
| Luminance | 0.7909 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.08
Light Blue Green
#7EFBB3
ΔE00 2.18
Light Aquamarine
#7BFDC7
ΔE00 2.29
Seafoam (survey)
#80F9AD
ΔE00 3.24
Seafoam Green
#7AF9AB
ΔE00 3.31
Greenish Cyan
#2AFEB7
ΔE00 3.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76FFBE #FF76B7
analogous
#76FF79 #76FFBE #76FBFF
triadic
#76FFBE #BE76FF #FFBE76
tetradic
#76FFBE #7976FF #FF76B7 #FBFF76
square
#76FFBE #7976FF #FF76B7 #FBFF76
split-complementary
#76FFBE #FF76FB #FF7976
monochromatic
#00FB84 #39FFA1 #76FFBE #B3FFDB #E0FFF0
Accessibility & contrast
On white
1.25
#76FFBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.82
#76FFBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76FFBE
16.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76FFBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76FFBE | 1.00 | 1.25 | 16.82 | 16.82 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCEEBA
Deuteranopia (green-blind)
#E8E0C2
Tritanopia (blue-blind)
#44FEED
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #76ffbe; /* rgb */ color: rgb(118, 255, 190); /* oklch */ color: oklch(90.6% 0.152 160.5);
Tailwind
colors: {
custom: {
50: '#a7ffd1',
500: '#76ffbe',
950: '#000000',
},
}SCSS
$custom: #76ffbe; $custom-light: #a7ffd1; $custom-dark: #000000;
JSON
{
"hex": "#76ffbe",
"rgb": {
"r": 118,
"g": 255,
"b": 190
},
"hsl": {
"h": 151.533,
"s": 100,
"l": 73.137
},
"oklch": {
"l": 0.90643,
"c": 0.1519,
"h": 160.5
},
"luminance": 0.79089
}Semantic roles & 50–950 ramp
primary
#76FFBE
secondary
#DD3D89
accent
#006DE6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683