#76FCBE#76FCBE
#76FCBE is a very light, vivid teal. Relative luminance 0.772; OKLCH L 89.9% C 0.148 H 161.2°. Best body text is #000000 at 16.44:1 contrast (WCAG AA passes).
Color values
| HEX | #76FCBE |
|---|---|
| RGB | rgb(118, 252, 190) |
| HSL | hsl(152, 96%, 73%) |
| HSV | hsv(152, 53%, 99%) |
| CMYK | cmyk(53.2%, 0%, 24.6%, 1.2%) |
| CIE-LAB | lab(90.41, -50.84, 18.69) |
| CIE-LCH | lch(90.41, 54.16, 159.82°) |
| OKLab | oklab(89.94% -0.14 0.0478) |
| OKLCH | oklch(89.94% 0.148 161.2) |
| XYZ | xyz(51.5714, 77.1854, 60.8858) |
| Luminance | 0.7719 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.77
Light Greenish Blue
#63F7B4
ΔE00 1.87
Light Blue Green
#7EFBB3
ΔE00 2.46
Seafoam (survey)
#80F9AD
ΔE00 3.49
Seafoam Green
#7AF9AB
ΔE00 3.59
Greenish Cyan
#2AFEB7
ΔE00 3.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76FCBE #FC76B4
analogous
#76FC7B #76FCBE #76F7FC
triadic
#76FCBE #BE76FC #FCBE76
tetradic
#76FCBE #7B76FC #FC76B4 #F7FC76
square
#76FCBE #7B76FC #FC76B4 #F7FC76
split-complementary
#76FCBE #FC76F7 #FC7B76
monochromatic
#05F285 #3AFBA2 #76FCBE #B2FDDA #E1FEF1
Accessibility & contrast
On white
1.28
#76FCBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.44
#76FCBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76FCBE
16.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76FCBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76FCBE | 1.00 | 1.28 | 16.44 | 16.44 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9ECBB
Deuteranopia (green-blind)
#E5DEC2
Tritanopia (blue-blind)
#46FBEB
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #76fcbe; /* rgb */ color: rgb(118, 252, 190); /* oklch */ color: oklch(89.9% 0.148 161.2);
Tailwind
colors: {
custom: {
50: '#a6fed1',
500: '#76fcbe',
950: '#000000',
},
}SCSS
$custom: #76fcbe; $custom-light: #a6fed1; $custom-dark: #000000;
JSON
{
"hex": "#76fcbe",
"rgb": {
"r": 118,
"g": 252,
"b": 190
},
"hsl": {
"h": 152.239,
"s": 95.714,
"l": 72.549
},
"oklch": {
"l": 0.89937,
"c": 0.14791,
"h": 161.2
},
"luminance": 0.7719
}Semantic roles & 50–950 ramp
primary
#76FCBE
secondary
#D93D85
accent
#006AE6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683