#77F0BC#77F0BC
#77F0BC is a very light, vivid teal. Relative luminance 0.699; OKLCH L 87.1% C 0.133 H 163.4°. Best body text is #000000 at 14.97:1 contrast (WCAG AA passes).
Color values
| HEX | #77F0BC |
|---|---|
| RGB | rgb(119, 240, 188) |
| HSL | hsl(154, 80%, 70%) |
| HSV | hsv(154, 50%, 94%) |
| CMYK | cmyk(50.4%, 0%, 21.7%, 5.9%) |
| CIE-LAB | lab(86.93, -45.94, 14.85) |
| CIE-LCH | lch(86.93, 48.28, 162.09°) |
| OKLab | oklab(87.1% -0.1273 0.0381) |
| OKLCH | oklch(87.1% 0.133 163.4) |
| XYZ | xyz(47.8408, 69.8689, 58.5322) |
| Luminance | 0.6987 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 2.71
Light Turquoise
#7EF4CC
ΔE00 3.22
Light Greenish Blue
#63F7B4
ΔE00 3.36
Seafoam
#7FE0B3
ΔE00 3.87
Aquamarine
#7FFFD4
ΔE00 4.18
Light Blue Green
#7EFBB3
ΔE00 4.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77F0BC #F077AB
analogous
#77F07F #77F0BC #77E7F0
triadic
#77F0BC #BC77F0 #F0BC77
tetradic
#77F0BC #7F77F0 #F077AB #E7F077
square
#77F0BC #7F77F0 #F077AB #E7F077
split-complementary
#77F0BC #F077E7 #F07F77
monochromatic
#18D584 #40EAA1 #77F0BC #AEF6D7 #E3FCF1
Accessibility & contrast
On white
1.40
#77F0BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.97
#77F0BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77F0BC
14.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77F0BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77F0BC | 1.00 | 1.40 | 14.97 | 14.97 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECE1B9
Deuteranopia (green-blind)
#DAD4BF
Tritanopia (blue-blind)
#4DF0E1
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #77f0bc; /* rgb */ color: rgb(119, 240, 188); /* oklch */ color: oklch(87.1% 0.133 163.4);
Tailwind
colors: {
custom: {
50: '#a6f5d0',
500: '#77f0bc',
950: '#000000',
},
}SCSS
$custom: #77f0bc; $custom-light: #a6f5d0; $custom-dark: #000000;
JSON
{
"hex": "#77f0bc",
"rgb": {
"r": 119,
"g": 240,
"b": 188
},
"hsl": {
"h": 154.215,
"s": 80.132,
"l": 70.392
},
"oklch": {
"l": 0.87103,
"c": 0.13292,
"h": 163.4
},
"luminance": 0.69873
}Semantic roles & 50–950 ramp
primary
#77F0BC
secondary
#CA427C
accent
#0964DC
background
#FDFFFE
surface
#F7FEFB
border
#D0D6D4
text
#101714
muted
#818583