#77FDBB#77FDBB
#77FDBB is a very light, vivid teal. Relative luminance 0.778; OKLCH L 90.1% C 0.151 H 159.7°. Best body text is #000000 at 16.55:1 contrast (WCAG AA passes).
Color values
| HEX | #77FDBB |
|---|---|
| RGB | rgb(119, 253, 187) |
| HSL | hsl(150, 97%, 73%) |
| HSV | hsv(150, 53%, 99%) |
| CMYK | cmyk(53%, 0%, 26.1%, 0.8%) |
| CIE-LAB | lab(90.67, -51.63, 20.59) |
| CIE-LCH | lch(90.67, 55.59, 158.25°) |
| OKLab | oklab(90.14% -0.1418 0.0525) |
| OKLCH | oklch(90.14% 0.151 159.7) |
| XYZ | xyz(51.6983, 77.7558, 59.2880) |
| Luminance | 0.7776 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Blue Green
#7EFBB3
ΔE00 1.71
Light Greenish Blue
#63F7B4
ΔE00 1.83
Light Aquamarine
#7BFDC7
ΔE00 2.57
Seafoam (survey)
#80F9AD
ΔE00 2.76
Seafoam Green
#7AF9AB
ΔE00 2.84
Light Bluish Green
#76FDA8
ΔE00 3.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77FDBB #FD77B9
analogous
#77FD78 #77FDBB #77FCFD
triadic
#77FDBB #BB77FD #FDBB77
tetradic
#77FDBB #7877FD #FD77B9 #FCFD77
square
#77FDBB #7877FD #FD77B9 #FCFD77
split-complementary
#77FDBB #FD77FC #FD7877
monochromatic
#04F67F #3BFC9D #77FDBB #B3FED9 #E1FFF0
Accessibility & contrast
On white
1.27
#77FDBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.55
#77FDBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77FDBB
16.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77FDBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77FDBB | 1.00 | 1.27 | 16.55 | 16.55 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAECB7
Deuteranopia (green-blind)
#E7DFBF
Tritanopia (blue-blind)
#49FCEB
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #77fdbb; /* rgb */ color: rgb(119, 253, 187); /* oklch */ color: oklch(90.1% 0.151 159.7);
Tailwind
colors: {
custom: {
50: '#a7ffcf',
500: '#77fdbb',
950: '#000000',
},
}SCSS
$custom: #77fdbb; $custom-light: #a7ffcf; $custom-dark: #000000;
JSON
{
"hex": "#77fdbb",
"rgb": {
"r": 119,
"g": 253,
"b": 187
},
"hsl": {
"h": 150.448,
"s": 97.101,
"l": 72.941
},
"oklch": {
"l": 0.9014,
"c": 0.15117,
"h": 159.7
},
"luminance": 0.7776
}Semantic roles & 50–950 ramp
primary
#77FDBB
secondary
#DA3E8B
accent
#0071E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683