#77FABA#77FABA
#77FABA is a very light, vivid teal. Relative luminance 0.758; OKLCH L 89.4% C 0.148 H 160.0°. Best body text is #000000 at 16.17:1 contrast (WCAG AA passes).
Color values
| HEX | #77FABA |
|---|---|
| RGB | rgb(119, 250, 186) |
| HSL | hsl(151, 93%, 72%) |
| HSV | hsv(151, 52%, 98%) |
| CMYK | cmyk(52.4%, 0%, 25.6%, 2%) |
| CIE-LAB | lab(89.78, -50.58, 19.87) |
| CIE-LCH | lch(89.78, 54.35, 158.55°) |
| OKLab | oklab(89.41% -0.139 0.0507) |
| OKLCH | oklch(89.41% 0.148 160) |
| XYZ | xyz(50.6520, 75.8339, 58.4130) |
| Luminance | 0.7584 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.59
Light Blue Green
#7EFBB3
ΔE00 1.89
Light Aquamarine
#7BFDC7
ΔE00 2.37
Seafoam (survey)
#80F9AD
ΔE00 2.87
Seafoam Green
#7AF9AB
ΔE00 2.97
Light Bluish Green
#76FDA8
ΔE00 3.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77FABA #FA77B7
analogous
#77FA79 #77FABA #77F9FA
triadic
#77FABA #BA77FA #FABA77
tetradic
#77FABA #7977FA #FA77B7 #F9FA77
square
#77FABA #7977FA #FA77B7 #F9FA77
split-complementary
#77FABA #FA77F9 #FA7977
monochromatic
#09EE7E #3CF89C #77FABA #B2FCD8 #E1FEF0
Accessibility & contrast
On white
1.30
#77FABA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.17
#77FABA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77FABA
16.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77FABA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77FABA | 1.00 | 1.30 | 16.17 | 16.17 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7EAB6
Deuteranopia (green-blind)
#E4DCBE
Tritanopia (blue-blind)
#4BF9E9
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #77faba; /* rgb */ color: rgb(119, 250, 186); /* oklch */ color: oklch(89.4% 0.148 160.0);
Tailwind
colors: {
custom: {
50: '#a7fdcf',
500: '#77faba',
950: '#000000',
},
}SCSS
$custom: #77faba; $custom-light: #a7fdcf; $custom-dark: #000000;
JSON
{
"hex": "#77faba",
"rgb": {
"r": 119,
"g": 250,
"b": 186
},
"hsl": {
"h": 150.687,
"s": 92.908,
"l": 72.353
},
"oklch": {
"l": 0.89411,
"c": 0.14798,
"h": 160
},
"luminance": 0.75838
}Semantic roles & 50–950 ramp
primary
#77FABA
secondary
#D63F89
accent
#0070E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101813
muted
#818683