#77FABE#77FABE
#77FABE is a very light, vivid teal. Relative luminance 0.760; OKLCH L 89.5% C 0.145 H 161.5°. Best body text is #000000 at 16.20:1 contrast (WCAG AA passes).
Color values
| HEX | #77FABE |
|---|---|
| RGB | rgb(119, 250, 190) |
| HSL | hsl(153, 93%, 72%) |
| HSV | hsv(153, 52%, 98%) |
| CMYK | cmyk(52.4%, 0%, 24%, 2%) |
| CIE-LAB | lab(89.86, -49.78, 17.93) |
| CIE-LCH | lch(89.86, 52.91, 160.19°) |
| OKLab | oklab(89.5% -0.1373 0.0459) |
| OKLCH | oklch(89.5% 0.145 161.5) |
| XYZ | xyz(51.0832, 76.0063, 60.6839) |
| Luminance | 0.7601 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.56
Light Greenish Blue
#63F7B4
ΔE00 1.95
Light Blue Green
#7EFBB3
ΔE00 2.72
Seafoam (survey)
#80F9AD
ΔE00 3.71
Seafoam Green
#7AF9AB
ΔE00 3.83
Greenish Cyan
#2AFEB7
ΔE00 4.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77FABE #FA77B3
analogous
#77FA7C #77FABE #77F5FA
triadic
#77FABE #BE77FA #FABE77
tetradic
#77FABE #7C77FA #FA77B3 #F5FA77
square
#77FABE #7C77FA #FA77B3 #F5FA77
split-complementary
#77FABE #FA77F5 #FA7C77
monochromatic
#09EE85 #3CF8A2 #77FABE #B2FCDA #E1FEF1
Accessibility & contrast
On white
1.30
#77FABE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.20
#77FABE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77FABE
16.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77FABE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77FABE | 1.00 | 1.30 | 16.20 | 16.20 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7EABB
Deuteranopia (green-blind)
#E4DCC2
Tritanopia (blue-blind)
#49F9E9
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #77fabe; /* rgb */ color: rgb(119, 250, 190); /* oklch */ color: oklch(89.5% 0.145 161.5);
Tailwind
colors: {
custom: {
50: '#a7fdd1',
500: '#77fabe',
950: '#000000',
},
}SCSS
$custom: #77fabe; $custom-light: #a7fdd1; $custom-dark: #000000;
JSON
{
"hex": "#77fabe",
"rgb": {
"r": 119,
"g": 250,
"b": 190
},
"hsl": {
"h": 152.519,
"s": 92.908,
"l": 72.353
},
"oklch": {
"l": 0.89503,
"c": 0.14472,
"h": 161.5
},
"luminance": 0.76011
}Semantic roles & 50–950 ramp
primary
#77FABE
secondary
#D63F84
accent
#0069E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683