#77FBBC#77FBBC
#77FBBC is a very light, vivid teal. Relative luminance 0.765; OKLCH L 89.7% C 0.148 H 160.5°. Best body text is #000000 at 16.31:1 contrast (WCAG AA passes).
Color values
| HEX | #77FBBC |
|---|---|
| RGB | rgb(119, 251, 188) |
| HSL | hsl(151, 94%, 73%) |
| HSV | hsv(151, 53%, 98%) |
| CMYK | cmyk(52.6%, 0%, 25.1%, 1.6%) |
| CIE-LAB | lab(90.11, -50.60, 19.31) |
| CIE-LCH | lch(90.11, 54.16, 159.12°) |
| OKLab | oklab(89.69% -0.1392 0.0493) |
| OKLCH | oklch(89.69% 0.148 160.5) |
| XYZ | xyz(51.1776, 76.5426, 59.6445) |
| Luminance | 0.7655 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.73
Light Aquamarine
#7BFDC7
ΔE00 2.07
Light Blue Green
#7EFBB3
ΔE00 2.14
Seafoam (survey)
#80F9AD
ΔE00 3.15
Seafoam Green
#7AF9AB
ΔE00 3.26
Greenish Cyan
#2AFEB7
ΔE00 3.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77FBBC #FB77B6
analogous
#77FB7A #77FBBC #77F8FB
triadic
#77FBBC #BC77FB #FBBC77
tetradic
#77FBBC #7A77FB #FB77B6 #F8FB77
square
#77FBBC #7A77FB #FB77B6 #F8FB77
split-complementary
#77FBBC #FB77F8 #FB7A77
monochromatic
#07F181 #3CF99F #77FBBC #B2FDD9 #E1FEF0
Accessibility & contrast
On white
1.29
#77FBBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.31
#77FBBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77FBBC
16.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77FBBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77FBBC | 1.00 | 1.29 | 16.31 | 16.31 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8EBB8
Deuteranopia (green-blind)
#E5DDC0
Tritanopia (blue-blind)
#4AFAEA
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #77fbbc; /* rgb */ color: rgb(119, 251, 188); /* oklch */ color: oklch(89.7% 0.148 160.5);
Tailwind
colors: {
custom: {
50: '#a7fdd0',
500: '#77fbbc',
950: '#000000',
},
}SCSS
$custom: #77fbbc; $custom-light: #a7fdd0; $custom-dark: #000000;
JSON
{
"hex": "#77fbbc",
"rgb": {
"r": 119,
"g": 251,
"b": 188
},
"hsl": {
"h": 151.364,
"s": 94.286,
"l": 72.549
},
"oklch": {
"l": 0.89692,
"c": 0.14767,
"h": 160.5
},
"luminance": 0.76547
}Semantic roles & 50–950 ramp
primary
#77FBBC
secondary
#D83F88
accent
#006EE6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683