#77F9BB#77F9BB
#77F9BB is a very light, vivid teal. Relative luminance 0.753; OKLCH L 89.2% C 0.146 H 160.6°. Best body text is #000000 at 16.05:1 contrast (WCAG AA passes).
Color values
| HEX | #77F9BB |
|---|---|
| RGB | rgb(119, 249, 187) |
| HSL | hsl(151, 92%, 72%) |
| HSV | hsv(151, 52%, 98%) |
| CMYK | cmyk(52.2%, 0%, 24.9%, 2.4%) |
| CIE-LAB | lab(89.51, -49.97, 18.99) |
| CIE-LCH | lch(89.51, 53.45, 159.20°) |
| OKLab | oklab(89.2% -0.1375 0.0485) |
| OKLCH | oklch(89.2% 0.146 160.6) |
| XYZ | xyz(50.4487, 75.2567, 58.8715) |
| Luminance | 0.7526 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.66
Light Aquamarine
#7BFDC7
ΔE00 2.08
Light Blue Green
#7EFBB3
ΔE00 2.27
Seafoam (survey)
#80F9AD
ΔE00 3.22
Seafoam Green
#7AF9AB
ΔE00 3.34
Greenish Cyan
#2AFEB7
ΔE00 4.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77F9BB #F977B5
analogous
#77F97A #77F9BB #77F6F9
triadic
#77F9BB #BB77F9 #F9BB77
tetradic
#77F9BB #7A77F9 #F977B5 #F6F977
square
#77F9BB #7A77F9 #F977B5 #F6F977
split-complementary
#77F9BB #F977F6 #F97A77
monochromatic
#0AEB80 #3CF69E #77F9BB #B2FCD8 #E2FEF0
Accessibility & contrast
On white
1.31
#77F9BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.05
#77F9BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77F9BB
16.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77F9BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77F9BB | 1.00 | 1.31 | 16.05 | 16.05 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6E9B8
Deuteranopia (green-blind)
#E3DCBF
Tritanopia (blue-blind)
#4BF8E8
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #77f9bb; /* rgb */ color: rgb(119, 249, 187); /* oklch */ color: oklch(89.2% 0.146 160.6);
Tailwind
colors: {
custom: {
50: '#a7fccf',
500: '#77f9bb',
950: '#000000',
},
}SCSS
$custom: #77f9bb; $custom-light: #a7fccf; $custom-dark: #000000;
JSON
{
"hex": "#77f9bb",
"rgb": {
"r": 119,
"g": 249,
"b": 187
},
"hsl": {
"h": 151.385,
"s": 91.549,
"l": 72.157
},
"oklch": {
"l": 0.89198,
"c": 0.14581,
"h": 160.6
},
"luminance": 0.75261
}Semantic roles & 50–950 ramp
primary
#77F9BB
secondary
#D53F87
accent
#006DE6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101713
muted
#818583