#76FDBD#76FDBD
#76FDBD is a very light, vivid teal. Relative luminance 0.778; OKLCH L 90.1% C 0.150 H 160.5°. Best body text is #000000 at 16.56:1 contrast (WCAG AA passes).
Color values
| HEX | #76FDBD |
|---|---|
| RGB | rgb(118, 253, 189) |
| HSL | hsl(152, 97%, 73%) |
| HSV | hsv(152, 53%, 99%) |
| CMYK | cmyk(53.4%, 0%, 25.3%, 0.8%) |
| CIE-LAB | lab(90.68, -51.45, 19.58) |
| CIE-LCH | lch(90.68, 55.05, 159.17°) |
| OKLab | oklab(90.15% -0.1415 0.05) |
| OKLCH | oklch(90.15% 0.15 160.5) |
| XYZ | xyz(51.7773, 77.7716, 60.4171) |
| Luminance | 0.7778 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.84
Light Aquamarine
#7BFDC7
ΔE00 2.14
Light Blue Green
#7EFBB3
ΔE00 2.14
Seafoam (survey)
#80F9AD
ΔE00 3.19
Seafoam Green
#7AF9AB
ΔE00 3.27
Greenish Cyan
#2AFEB7
ΔE00 3.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76FDBD #FD76B6
analogous
#76FD7A #76FDBD #76F9FD
triadic
#76FDBD #BD76FD #FDBD76
tetradic
#76FDBD #7A76FD #FD76B6 #F9FD76
square
#76FDBD #7A76FD #FD76B6 #F9FD76
split-complementary
#76FDBD #FD76F9 #FD7A76
monochromatic
#04F583 #3AFCA0 #76FDBD #B2FEDA #E1FFF0
Accessibility & contrast
On white
1.27
#76FDBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.56
#76FDBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76FDBD
16.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76FDBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76FDBD | 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)
#FAEDB9
Deuteranopia (green-blind)
#E7DFC1
Tritanopia (blue-blind)
#46FCEB
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #76fdbd; /* rgb */ color: rgb(118, 253, 189); /* oklch */ color: oklch(90.1% 0.150 160.5);
Tailwind
colors: {
custom: {
50: '#a7ffd1',
500: '#76fdbd',
950: '#000000',
},
}SCSS
$custom: #76fdbd; $custom-light: #a7ffd1; $custom-dark: #000000;
JSON
{
"hex": "#76fdbd",
"rgb": {
"r": 118,
"g": 253,
"b": 189
},
"hsl": {
"h": 151.556,
"s": 97.122,
"l": 72.745
},
"oklch": {
"l": 0.9015,
"c": 0.15005,
"h": 160.5
},
"luminance": 0.77776
}Semantic roles & 50–950 ramp
primary
#76FDBD
secondary
#DA3D88
accent
#006DE6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683