#77FFBF#77FFBF
#77FFBF is a very light, vivid teal. Relative luminance 0.792; OKLCH L 90.7% C 0.151 H 160.7°. Best body text is #000000 at 16.84:1 contrast (WCAG AA passes).
Color values
| HEX | #77FFBF |
|---|---|
| RGB | rgb(119, 255, 191) |
| HSL | hsl(152, 100%, 73%) |
| HSV | hsv(152, 53%, 100%) |
| CMYK | cmyk(53.3%, 0%, 25.1%, 0%) |
| CIE-LAB | lab(91.32, -51.66, 19.46) |
| CIE-LCH | lch(91.32, 55.21, 159.36°) |
| OKLab | oklab(90.7% -0.1421 0.0497) |
| OKLCH | oklch(90.7% 0.151 160.7) |
| XYZ | xyz(52.7671, 79.1988, 61.7863) |
| Luminance | 0.7920 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 2.10
Light Greenish Blue
#63F7B4
ΔE00 2.17
Light Blue Green
#7EFBB3
ΔE00 2.32
Seafoam (survey)
#80F9AD
ΔE00 3.38
Seafoam Green
#7AF9AB
ΔE00 3.47
Greenish Cyan
#2AFEB7
ΔE00 3.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77FFBF #FF77B7
analogous
#77FF7B #77FFBF #77FBFF
triadic
#77FFBF #BF77FF #FFBF77
tetradic
#77FFBF #7B77FF #FF77B7 #FBFF77
square
#77FFBF #7B77FF #FF77B7 #FBFF77
split-complementary
#77FFBF #FF77FB #FF7B77
monochromatic
#00FC85 #3AFFA2 #77FFBF #B4FFDC #E0FFF1
Accessibility & contrast
On white
1.25
#77FFBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.84
#77FFBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77FFBF
16.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77FFBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77FFBF | 1.00 | 1.25 | 16.84 | 16.84 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCEFBB
Deuteranopia (green-blind)
#E8E0C3
Tritanopia (blue-blind)
#46FEED
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #77ffbf; /* rgb */ color: rgb(119, 255, 191); /* oklch */ color: oklch(90.7% 0.151 160.7);
Tailwind
colors: {
custom: {
50: '#a7ffd2',
500: '#77ffbf',
950: '#000000',
},
}SCSS
$custom: #77ffbf; $custom-light: #a7ffd2; $custom-dark: #000000;
JSON
{
"hex": "#77ffbf",
"rgb": {
"r": 119,
"g": 255,
"b": 191
},
"hsl": {
"h": 151.765,
"s": 100,
"l": 73.333
},
"oklch": {
"l": 0.90701,
"c": 0.15056,
"h": 160.7
},
"luminance": 0.79204
}Semantic roles & 50–950 ramp
primary
#77FFBF
secondary
#DD3D88
accent
#006CE6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683