#77E8BB#77E8BB
#77E8BB is a very light, vivid teal. Relative luminance 0.652; OKLCH L 85.2% C 0.123 H 165.4°. Best body text is #000000 at 14.04:1 contrast (WCAG AA passes).
Color values
| HEX | #77E8BB |
|---|---|
| RGB | rgb(119, 232, 187) |
| HSL | hsl(156, 71%, 69%) |
| HSV | hsv(156, 49%, 91%) |
| CMYK | cmyk(48.7%, 0%, 19.4%, 9%) |
| CIE-LAB | lab(84.60, -42.67, 12.07) |
| CIE-LCH | lch(84.60, 44.34, 164.21°) |
| OKLab | oklab(85.2% -0.119 0.031) |
| OKLCH | oklch(85.2% 0.123 165.4) |
| XYZ | xyz(45.4300, 65.2193, 57.1986) |
| Luminance | 0.6522 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 2.25
Light Turquoise
#7EF4CC
ΔE00 3.12
Light Teal
#90E4C1
ΔE00 3.61
Aqua Marine
#2EE8BB
ΔE00 4.60
Light Aquamarine
#7BFDC7
ΔE00 4.62
Aquamarine
#7FFFD4
ΔE00 5.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77E8BB #E877A4
analogous
#77E883 #77E8BB #77DDE8
triadic
#77E8BB #BB77E8 #E8BB77
tetradic
#77E8BB #8377E8 #E877A4 #DDE877
square
#77E8BB #8377E8 #E877A4 #DDE877
split-complementary
#77E8BB #E877DD #E88377
monochromatic
#21C483 #43DFA1 #77E8BB #ABF1D5 #E0FAEF
Accessibility & contrast
On white
1.50
#77E8BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.04
#77E8BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77E8BB
14.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77E8BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77E8BB | 1.00 | 1.50 | 14.04 | 14.04 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4DBB9
Deuteranopia (green-blind)
#D3CEBE
Tritanopia (blue-blind)
#50E8DB
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #77e8bb; /* rgb */ color: rgb(119, 232, 187); /* oklch */ color: oklch(85.2% 0.123 165.4);
Tailwind
colors: {
custom: {
50: '#a5f0cf',
500: '#77e8bb',
950: '#000000',
},
}SCSS
$custom: #77e8bb; $custom-light: #a5f0cf; $custom-dark: #000000;
JSON
{
"hex": "#77e8bb",
"rgb": {
"r": 119,
"g": 232,
"b": 187
},
"hsl": {
"h": 156.106,
"s": 71.069,
"l": 68.824
},
"oklch": {
"l": 0.85198,
"c": 0.12294,
"h": 165.4
},
"luminance": 0.65223
}Semantic roles & 50–950 ramp
primary
#77E8BB
secondary
#C04375
accent
#125FD3
background
#FDFFFE
surface
#F7FEFB
border
#D0D6D4
text
#101613
muted
#818583