#76FDBF#76FDBF
#76FDBF is a very light, vivid teal. Relative luminance 0.779; OKLCH L 90.2% C 0.148 H 161.3°. Best body text is #000000 at 16.57:1 contrast (WCAG AA passes).
Color values
| HEX | #76FDBF |
|---|---|
| RGB | rgb(118, 253, 191) |
| HSL | hsl(152, 97%, 73%) |
| HSV | hsv(152, 53%, 99%) |
| CMYK | cmyk(53.4%, 0%, 24.5%, 0.8%) |
| CIE-LAB | lab(90.72, -51.05, 18.61) |
| CIE-LCH | lch(90.72, 54.34, 159.97°) |
| OKLab | oklab(90.2% -0.1406 0.0476) |
| OKLCH | oklch(90.2% 0.148 161.3) |
| XYZ | xyz(51.9959, 77.8590, 61.5683) |
| Luminance | 0.7786 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.72
Light Greenish Blue
#63F7B4
ΔE00 2.00
Light Blue Green
#7EFBB3
ΔE00 2.54
Seafoam (survey)
#80F9AD
ΔE00 3.59
Seafoam Green
#7AF9AB
ΔE00 3.68
Greenish Cyan
#2AFEB7
ΔE00 3.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76FDBF #FD76B4
analogous
#76FD7B #76FDBF #76F8FD
triadic
#76FDBF #BF76FD #FDBF76
tetradic
#76FDBF #7B76FD #FD76B4 #F8FD76
square
#76FDBF #7B76FD #FD76B4 #F8FD76
split-complementary
#76FDBF #FD76F8 #FD7B76
monochromatic
#04F586 #3AFCA3 #76FDBF #B2FEDB #E1FFF1
Accessibility & contrast
On white
1.27
#76FDBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.57
#76FDBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76FDBF
16.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76FDBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76FDBF | 1.00 | 1.27 | 16.57 | 16.57 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAEDBC
Deuteranopia (green-blind)
#E6DFC3
Tritanopia (blue-blind)
#45FCEC
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #76fdbf; /* rgb */ color: rgb(118, 253, 191); /* oklch */ color: oklch(90.2% 0.148 161.3);
Tailwind
colors: {
custom: {
50: '#a7ffd2',
500: '#76fdbf',
950: '#000000',
},
}SCSS
$custom: #76fdbf; $custom-light: #a7ffd2; $custom-dark: #000000;
JSON
{
"hex": "#76fdbf",
"rgb": {
"r": 118,
"g": 253,
"b": 191
},
"hsl": {
"h": 152.444,
"s": 97.122,
"l": 72.745
},
"oklch": {
"l": 0.90196,
"c": 0.14843,
"h": 161.3
},
"luminance": 0.77864
}Semantic roles & 50–950 ramp
primary
#76FDBF
secondary
#DA3D85
accent
#0069E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683