#77FAB9#77FAB9
#77FAB9 is a very light, vivid teal. Relative luminance 0.758; OKLCH L 89.4% C 0.149 H 159.6°. Best body text is #000000 at 16.16:1 contrast (WCAG AA passes).
Color values
| HEX | #77FAB9 |
|---|---|
| RGB | rgb(119, 250, 185) |
| HSL | hsl(150, 93%, 72%) |
| HSV | hsv(150, 52%, 98%) |
| CMYK | cmyk(52.4%, 0%, 26%, 2%) |
| CIE-LAB | lab(89.76, -50.78, 20.36) |
| CIE-LCH | lch(89.76, 54.71, 158.15°) |
| OKLab | oklab(89.39% -0.1395 0.0519) |
| OKLCH | oklch(89.39% 0.149 159.6) |
| XYZ | xyz(50.5460, 75.7915, 57.8551) |
| Luminance | 0.7580 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.56
Light Blue Green
#7EFBB3
ΔE00 1.69
Light Aquamarine
#7BFDC7
ΔE00 2.58
Seafoam (survey)
#80F9AD
ΔE00 2.67
Seafoam Green
#7AF9AB
ΔE00 2.76
Light Bluish Green
#76FDA8
ΔE00 3.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77FAB9 #FA77B8
analogous
#77FA78 #77FAB9 #77FAFA
triadic
#77FAB9 #B977FA #FAB977
tetradic
#77FAB9 #7877FA #FA77B8 #FAFA77
square
#77FAB9 #7877FA #FA77B8 #FAFA77
split-complementary
#77FAB9 #FA77FA #FA7877
monochromatic
#09EE7C #3CF89B #77FAB9 #B2FCD7 #E1FEF0
Accessibility & contrast
On white
1.30
#77FAB9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.16
#77FAB9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77FAB9
16.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77FAB9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77FAB9 | 1.00 | 1.30 | 16.16 | 16.16 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8EAB5
Deuteranopia (green-blind)
#E5DCBD
Tritanopia (blue-blind)
#4CF9E8
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #77fab9; /* rgb */ color: rgb(119, 250, 185); /* oklch */ color: oklch(89.4% 0.149 159.6);
Tailwind
colors: {
custom: {
50: '#a7fdce',
500: '#77fab9',
950: '#000000',
},
}SCSS
$custom: #77fab9; $custom-light: #a7fdce; $custom-dark: #000000;
JSON
{
"hex": "#77fab9",
"rgb": {
"r": 119,
"g": 250,
"b": 185
},
"hsl": {
"h": 150.229,
"s": 92.908,
"l": 72.353
},
"oklch": {
"l": 0.89388,
"c": 0.14881,
"h": 159.6
},
"luminance": 0.75796
}Semantic roles & 50–950 ramp
primary
#77FAB9
secondary
#D63F8A
accent
#0072E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101813
muted
#818683