#76FDBE#76FDBE
#76FDBE is a very light, vivid teal. Relative luminance 0.778; OKLCH L 90.2% C 0.149 H 160.9°. Best body text is #000000 at 16.56:1 contrast (WCAG AA passes).
Color values
| HEX | #76FDBE |
|---|---|
| RGB | rgb(118, 253, 190) |
| HSL | hsl(152, 97%, 73%) |
| HSV | hsv(152, 53%, 99%) |
| CMYK | cmyk(53.4%, 0%, 24.9%, 0.8%) |
| CIE-LAB | lab(90.70, -51.25, 19.09) |
| CIE-LCH | lch(90.70, 54.69, 159.57°) |
| OKLab | oklab(90.17% -0.141 0.0488) |
| OKLCH | oklch(90.17% 0.149 160.9) |
| XYZ | xyz(51.8862, 77.8152, 60.9907) |
| Luminance | 0.7782 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.91
Light Aquamarine
#7BFDC7
ΔE00 1.93
Light Blue Green
#7EFBB3
ΔE00 2.34
Seafoam (survey)
#80F9AD
ΔE00 3.39
Seafoam Green
#7AF9AB
ΔE00 3.48
Greenish Cyan
#2AFEB7
ΔE00 3.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76FDBE #FD76B5
analogous
#76FD7A #76FDBE #76F8FD
triadic
#76FDBE #BE76FD #FDBE76
tetradic
#76FDBE #7A76FD #FD76B5 #F8FD76
square
#76FDBE #7A76FD #FD76B5 #F8FD76
split-complementary
#76FDBE #FD76F8 #FD7A76
monochromatic
#04F584 #3AFCA1 #76FDBE #B2FEDB #E1FFF1
Accessibility & contrast
On white
1.27
#76FDBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.56
#76FDBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76FDBE
16.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76FDBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76FDBE | 1.00 | 1.27 | 16.56 | 16.56 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAEDBA
Deuteranopia (green-blind)
#E6DFC2
Tritanopia (blue-blind)
#45FCEC
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #76fdbe; /* rgb */ color: rgb(118, 253, 190); /* oklch */ color: oklch(90.2% 0.149 160.9);
Tailwind
colors: {
custom: {
50: '#a7ffd1',
500: '#76fdbe',
950: '#000000',
},
}SCSS
$custom: #76fdbe; $custom-light: #a7ffd1; $custom-dark: #000000;
JSON
{
"hex": "#76fdbe",
"rgb": {
"r": 118,
"g": 253,
"b": 190
},
"hsl": {
"h": 152,
"s": 97.122,
"l": 72.745
},
"oklch": {
"l": 0.90173,
"c": 0.14924,
"h": 160.9
},
"luminance": 0.7782
}Semantic roles & 50–950 ramp
primary
#76FDBE
secondary
#DA3D86
accent
#006BE6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683