#77F9BE#77F9BE
#77F9BE is a very light, vivid teal. Relative luminance 0.754; OKLCH L 89.3% C 0.143 H 161.8°. Best body text is #000000 at 16.08:1 contrast (WCAG AA passes).
Color values
| HEX | #77F9BE |
|---|---|
| RGB | rgb(119, 249, 190) |
| HSL | hsl(153, 92%, 72%) |
| HSV | hsv(153, 52%, 98%) |
| CMYK | cmyk(52.2%, 0%, 23.7%, 2.4%) |
| CIE-LAB | lab(89.57, -49.36, 17.53) |
| CIE-LCH | lch(89.57, 52.38, 160.45°) |
| OKLab | oklab(89.27% -0.1362 0.0448) |
| OKLCH | oklch(89.27% 0.143 161.8) |
| XYZ | xyz(50.7733, 75.3865, 60.5806) |
| Luminance | 0.7539 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.50
Light Greenish Blue
#63F7B4
ΔE00 2.03
Light Blue Green
#7EFBB3
ΔE00 2.90
Seafoam (survey)
#80F9AD
ΔE00 3.86
Seafoam Green
#7AF9AB
ΔE00 3.99
Aquamarine
#7FFFD4
ΔE00 4.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77F9BE #F977B2
analogous
#77F97D #77F9BE #77F3F9
triadic
#77F9BE #BE77F9 #F9BE77
tetradic
#77F9BE #7D77F9 #F977B2 #F3F977
square
#77F9BE #7D77F9 #F977B2 #F3F977
split-complementary
#77F9BE #F977F3 #F97D77
monochromatic
#0AEB85 #3CF6A2 #77F9BE #B2FCDA #E2FEF1
Accessibility & contrast
On white
1.31
#77F9BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.08
#77F9BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77F9BE
16.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77F9BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77F9BE | 1.00 | 1.31 | 16.08 | 16.08 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6E9BB
Deuteranopia (green-blind)
#E3DCC2
Tritanopia (blue-blind)
#49F9E9
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #77f9be; /* rgb */ color: rgb(119, 249, 190); /* oklch */ color: oklch(89.3% 0.143 161.8);
Tailwind
colors: {
custom: {
50: '#a7fcd1',
500: '#77f9be',
950: '#000000',
},
}SCSS
$custom: #77f9be; $custom-light: #a7fcd1; $custom-dark: #000000;
JSON
{
"hex": "#77f9be",
"rgb": {
"r": 119,
"g": 249,
"b": 190
},
"hsl": {
"h": 152.769,
"s": 91.549,
"l": 72.157
},
"oklch": {
"l": 0.89267,
"c": 0.14338,
"h": 161.8
},
"luminance": 0.75391
}Semantic roles & 50–950 ramp
primary
#77F9BE
secondary
#D53F83
accent
#0068E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101714
muted
#818583