#77F9BD#77F9BD
#77F9BD is a very light, vivid teal. Relative luminance 0.753; OKLCH L 89.2% C 0.144 H 161.4°. Best body text is #000000 at 16.07:1 contrast (WCAG AA passes).
Color values
| HEX | #77F9BD |
|---|---|
| RGB | rgb(119, 249, 189) |
| HSL | hsl(152, 92%, 72%) |
| HSV | hsv(152, 52%, 98%) |
| CMYK | cmyk(52.2%, 0%, 24.1%, 2.4%) |
| CIE-LAB | lab(89.55, -49.56, 18.01) |
| CIE-LCH | lch(89.55, 52.74, 160.03°) |
| OKLab | oklab(89.24% -0.1366 0.0461) |
| OKLCH | oklch(89.24% 0.144 161.4) |
| XYZ | xyz(50.6643, 75.3430, 60.0070) |
| Luminance | 0.7535 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.69
Light Greenish Blue
#63F7B4
ΔE00 1.89
Light Blue Green
#7EFBB3
ΔE00 2.69
Seafoam (survey)
#80F9AD
ΔE00 3.64
Seafoam Green
#7AF9AB
ΔE00 3.77
Greenish Cyan
#2AFEB7
ΔE00 4.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77F9BD #F977B3
analogous
#77F97C #77F9BD #77F4F9
triadic
#77F9BD #BD77F9 #F9BD77
tetradic
#77F9BD #7C77F9 #F977B3 #F4F977
square
#77F9BD #7C77F9 #F977B3 #F4F977
split-complementary
#77F9BD #F977F4 #F97C77
monochromatic
#0AEB83 #3CF6A1 #77F9BD #B2FCD9 #E2FEF1
Accessibility & contrast
On white
1.31
#77F9BD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.07
#77F9BD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77F9BD
16.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77F9BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77F9BD | 1.00 | 1.31 | 16.07 | 16.07 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6E9BA
Deuteranopia (green-blind)
#E3DCC1
Tritanopia (blue-blind)
#4AF8E8
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #77f9bd; /* rgb */ color: rgb(119, 249, 189); /* oklch */ color: oklch(89.2% 0.144 161.4);
Tailwind
colors: {
custom: {
50: '#a7fcd1',
500: '#77f9bd',
950: '#000000',
},
}SCSS
$custom: #77f9bd; $custom-light: #a7fcd1; $custom-dark: #000000;
JSON
{
"hex": "#77f9bd",
"rgb": {
"r": 119,
"g": 249,
"b": 189
},
"hsl": {
"h": 152.308,
"s": 91.549,
"l": 72.157
},
"oklch": {
"l": 0.89244,
"c": 0.14418,
"h": 161.4
},
"luminance": 0.75347
}Semantic roles & 50–950 ramp
primary
#77F9BD
secondary
#D53F84
accent
#006AE6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101714
muted
#818583