#77F3BE#77F3BE
#77F3BE is a very light, vivid teal. Relative luminance 0.717; OKLCH L 87.9% C 0.135 H 163.4°. Best body text is #000000 at 15.35:1 contrast (WCAG AA passes).
Color values
| HEX | #77F3BE |
|---|---|
| RGB | rgb(119, 243, 190) |
| HSL | hsl(154, 84%, 71%) |
| HSV | hsv(154, 51%, 95%) |
| CMYK | cmyk(51%, 0%, 21.8%, 4.7%) |
| CIE-LAB | lab(87.84, -46.82, 15.09) |
| CIE-LCH | lch(87.84, 49.19, 162.13°) |
| OKLab | oklab(87.86% -0.1297 0.0387) |
| OKLCH | oklch(87.86% 0.135 163.4) |
| XYZ | xyz(48.9483, 71.7366, 59.9723) |
| Luminance | 0.7174 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 2.08
Light Greenish Blue
#63F7B4
ΔE00 3.02
Light Turquoise
#7EF4CC
ΔE00 3.21
Aquamarine
#7FFFD4
ΔE00 3.80
Light Blue Green
#7EFBB3
ΔE00 4.24
Seafoam
#7FE0B3
ΔE00 4.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77F3BE #F377AC
analogous
#77F380 #77F3BE #77EAF3
triadic
#77F3BE #BE77F3 #F3BE77
tetradic
#77F3BE #8077F3 #F377AC #EAF377
square
#77F3BE #8077F3 #F377AC #EAF377
split-complementary
#77F3BE #F377EA #F38077
monochromatic
#13DC86 #3FEEA3 #77F3BE #AFF8D9 #E3FDF2
Accessibility & contrast
On white
1.37
#77F3BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.35
#77F3BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77F3BE
15.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77F3BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77F3BE | 1.00 | 1.37 | 15.35 | 15.35 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFE4BB
Deuteranopia (green-blind)
#DDD7C1
Tritanopia (blue-blind)
#4BF3E4
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #77f3be; /* rgb */ color: rgb(119, 243, 190); /* oklch */ color: oklch(87.9% 0.135 163.4);
Tailwind
colors: {
custom: {
50: '#a6f8d1',
500: '#77f3be',
950: '#000000',
},
}SCSS
$custom: #77f3be; $custom-light: #a6f8d1; $custom-dark: #000000;
JSON
{
"hex": "#77f3be",
"rgb": {
"r": 119,
"g": 243,
"b": 190
},
"hsl": {
"h": 154.355,
"s": 83.784,
"l": 70.98
},
"oklch": {
"l": 0.87857,
"c": 0.13537,
"h": 163.4
},
"luminance": 0.71741
}Semantic roles & 50–950 ramp
primary
#77F3BE
secondary
#CD417D
accent
#0563E0
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101714
muted
#818583