#77FCBB#77FCBB
#77FCBB is a very light, vivid teal. Relative luminance 0.771; OKLCH L 89.9% C 0.150 H 159.9°. Best body text is #000000 at 16.43:1 contrast (WCAG AA passes).
Color values
| HEX | #77FCBB |
|---|---|
| RGB | rgb(119, 252, 187) |
| HSL | hsl(151, 96%, 73%) |
| HSV | hsv(151, 53%, 99%) |
| CMYK | cmyk(52.8%, 0%, 25.8%, 1.2%) |
| CIE-LAB | lab(90.38, -51.22, 20.19) |
| CIE-LCH | lch(90.38, 55.05, 158.48°) |
| OKLab | oklab(89.9% -0.1407 0.0515) |
| OKLCH | oklch(89.9% 0.15 159.9) |
| XYZ | xyz(51.3834, 77.1261, 59.1831) |
| Luminance | 0.7713 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.73
Light Blue Green
#7EFBB3
ΔE00 1.81
Light Aquamarine
#7BFDC7
ΔE00 2.41
Seafoam (survey)
#80F9AD
ΔE00 2.85
Seafoam Green
#7AF9AB
ΔE00 2.93
Light Bluish Green
#76FDA8
ΔE00 3.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77FCBB #FC77B8
analogous
#77FC79 #77FCBB #77FAFC
triadic
#77FCBB #BB77FC #FCBB77
tetradic
#77FCBB #7977FC #FC77B8 #FAFC77
square
#77FCBB #7977FC #FC77B8 #FAFC77
split-complementary
#77FCBB #FC77FA #FC7977
monochromatic
#05F37F #3BFB9D #77FCBB #B3FDD9 #E1FEF0
Accessibility & contrast
On white
1.28
#77FCBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.43
#77FCBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77FCBB
16.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77FCBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77FCBB | 1.00 | 1.28 | 16.43 | 16.43 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9ECB7
Deuteranopia (green-blind)
#E6DEBF
Tritanopia (blue-blind)
#4AFBEA
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #77fcbb; /* rgb */ color: rgb(119, 252, 187); /* oklch */ color: oklch(89.9% 0.150 159.9);
Tailwind
colors: {
custom: {
50: '#a7fecf',
500: '#77fcbb',
950: '#000000',
},
}SCSS
$custom: #77fcbb; $custom-light: #a7fecf; $custom-dark: #000000;
JSON
{
"hex": "#77fcbb",
"rgb": {
"r": 119,
"g": 252,
"b": 187
},
"hsl": {
"h": 150.677,
"s": 95.683,
"l": 72.745
},
"oklch": {
"l": 0.89904,
"c": 0.14983,
"h": 159.9
},
"luminance": 0.77131
}Semantic roles & 50–950 ramp
primary
#77FCBB
secondary
#D93E8A
accent
#0070E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683