#77FDBD#77FDBD
#77FDBD is a very light, vivid teal. Relative luminance 0.778; OKLCH L 90.2% C 0.150 H 160.4°. Best body text is #000000 at 16.57:1 contrast (WCAG AA passes).
Color values
| HEX | #77FDBD |
|---|---|
| RGB | rgb(119, 253, 189) |
| HSL | hsl(151, 97%, 73%) |
| HSV | hsv(151, 53%, 99%) |
| CMYK | cmyk(53%, 0%, 25.3%, 0.8%) |
| CIE-LAB | lab(90.71, -51.23, 19.63) |
| CIE-LCH | lch(90.71, 54.86, 159.04°) |
| OKLab | oklab(90.19% -0.1409 0.0501) |
| OKLCH | oklch(90.19% 0.15 160.4) |
| XYZ | xyz(51.9138, 77.8420, 60.4235) |
| Luminance | 0.7785 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.89
Light Blue Green
#7EFBB3
ΔE00 2.09
Light Aquamarine
#7BFDC7
ΔE00 2.15
Seafoam (survey)
#80F9AD
ΔE00 3.15
Seafoam Green
#7AF9AB
ΔE00 3.24
Greenish Cyan
#2AFEB7
ΔE00 3.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77FDBD #FD77B7
analogous
#77FD7A #77FDBD #77FAFD
triadic
#77FDBD #BD77FD #FDBD77
tetradic
#77FDBD #7A77FD #FD77B7 #FAFD77
square
#77FDBD #7A77FD #FD77B7 #FAFD77
split-complementary
#77FDBD #FD77FA #FD7A77
monochromatic
#04F682 #3BFCA0 #77FDBD #B3FEDA #E1FFF0
Accessibility & contrast
On white
1.27
#77FDBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.57
#77FDBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77FDBD
16.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77FDBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77FDBD | 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)
#FAEDB9
Deuteranopia (green-blind)
#E7DFC1
Tritanopia (blue-blind)
#48FCEB
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #77fdbd; /* rgb */ color: rgb(119, 253, 189); /* oklch */ color: oklch(90.2% 0.150 160.4);
Tailwind
colors: {
custom: {
50: '#a7ffd1',
500: '#77fdbd',
950: '#000000',
},
}SCSS
$custom: #77fdbd; $custom-light: #a7ffd1; $custom-dark: #000000;
JSON
{
"hex": "#77fdbd",
"rgb": {
"r": 119,
"g": 253,
"b": 189
},
"hsl": {
"h": 151.343,
"s": 97.101,
"l": 72.941
},
"oklch": {
"l": 0.90185,
"c": 0.14953,
"h": 160.4
},
"luminance": 0.77847
}Semantic roles & 50–950 ramp
primary
#77FDBD
secondary
#DA3E89
accent
#006EE6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683