#77F4BC#77F4BC
#77F4BC is a very light, vivid teal. Relative luminance 0.723; OKLCH L 88.0% C 0.138 H 162.2°. Best body text is #000000 at 15.45:1 contrast (WCAG AA passes).
Color values
| HEX | #77F4BC |
|---|---|
| RGB | rgb(119, 244, 188) |
| HSL | hsl(153, 85%, 71%) |
| HSV | hsv(153, 51%, 96%) |
| CMYK | cmyk(51.2%, 0%, 23%, 4.3%) |
| CIE-LAB | lab(88.09, -47.65, 16.48) |
| CIE-LCH | lch(88.09, 50.42, 160.93°) |
| OKLab | oklab(88.04% -0.1317 0.0422) |
| OKLCH | oklch(88.04% 0.138 162.2) |
| XYZ | xyz(49.0313, 72.2499, 58.9290) |
| Luminance | 0.7225 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 2.04
Light Greenish Blue
#63F7B4
ΔE00 2.46
Light Blue Green
#7EFBB3
ΔE00 3.57
Light Turquoise
#7EF4CC
ΔE00 3.84
Aquamarine
#7FFFD4
ΔE00 4.20
Seafoam (survey)
#80F9AD
ΔE00 4.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77F4BC #F477AF
analogous
#77F47D #77F4BC #77EDF4
triadic
#77F4BC #BC77F4 #F4BC77
tetradic
#77F4BC #7D77F4 #F477AF #EDF477
square
#77F4BC #7D77F4 #F477AF #EDF477
split-complementary
#77F4BC #F477ED #F47D77
monochromatic
#12DF83 #3EEFA0 #77F4BC #B0F9D8 #E3FDF1
Accessibility & contrast
On white
1.36
#77F4BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.45
#77F4BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77F4BC
15.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77F4BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77F4BC | 1.00 | 1.36 | 15.45 | 15.45 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1E5B9
Deuteranopia (green-blind)
#DED8BF
Tritanopia (blue-blind)
#4CF4E4
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #77f4bc; /* rgb */ color: rgb(119, 244, 188); /* oklch */ color: oklch(88.0% 0.138 162.2);
Tailwind
colors: {
custom: {
50: '#a6f8d0',
500: '#77f4bc',
950: '#000000',
},
}SCSS
$custom: #77f4bc; $custom-light: #a6f8d0; $custom-dark: #000000;
JSON
{
"hex": "#77f4bc",
"rgb": {
"r": 119,
"g": 244,
"b": 188
},
"hsl": {
"h": 153.12,
"s": 85.034,
"l": 71.176
},
"oklch": {
"l": 0.88044,
"c": 0.13828,
"h": 162.2
},
"luminance": 0.72254
}Semantic roles & 50–950 ramp
primary
#77F4BC
secondary
#CF4180
accent
#0467E2
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101714
muted
#818583