#77FEBB#77FEBB
#77FEBB is a very light, vivid teal. Relative luminance 0.784; OKLCH L 90.4% C 0.153 H 159.5°. Best body text is #000000 at 16.68:1 contrast (WCAG AA passes).
Color values
| HEX | #77FEBB |
|---|---|
| RGB | rgb(119, 254, 187) |
| HSL | hsl(150, 99%, 73%) |
| HSV | hsv(150, 53%, 100%) |
| CMYK | cmyk(53.1%, 0%, 26.4%, 0.4%) |
| CIE-LAB | lab(90.96, -52.04, 20.99) |
| CIE-LCH | lch(90.96, 56.12, 158.03°) |
| OKLab | oklab(90.38% -0.1428 0.0535) |
| OKLCH | oklch(90.38% 0.153 159.5) |
| XYZ | xyz(52.0148, 78.3888, 59.3936) |
| Luminance | 0.7839 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Blue Green
#7EFBB3
ΔE00 1.65
Light Greenish Blue
#63F7B4
ΔE00 1.96
Seafoam (survey)
#80F9AD
ΔE00 2.70
Light Aquamarine
#7BFDC7
ΔE00 2.73
Seafoam Green
#7AF9AB
ΔE00 2.76
Light Bluish Green
#76FDA8
ΔE00 3.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77FEBB #FE77BA
analogous
#77FE77 #77FEBB #77FEFE
triadic
#77FEBB #BB77FE #FEBB77
tetradic
#77FEBB #7777FE #FE77BA #FEFE77
square
#77FEBB #7777FE #FE77BA #FEFE77
split-complementary
#77FEBB #FE77FE #FE7777
monochromatic
#02F97E #3AFE9D #77FEBB #B4FED9 #E1FFF0
Accessibility & contrast
On white
1.26
#77FEBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.68
#77FEBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77FEBB
16.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77FEBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77FEBB | 1.00 | 1.26 | 16.68 | 16.68 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCEDB7
Deuteranopia (green-blind)
#E8E0BF
Tritanopia (blue-blind)
#49FDEC
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #77febb; /* rgb */ color: rgb(119, 254, 187); /* oklch */ color: oklch(90.4% 0.153 159.5);
Tailwind
colors: {
custom: {
50: '#a7ffcf',
500: '#77febb',
950: '#000000',
},
}SCSS
$custom: #77febb; $custom-light: #a7ffcf; $custom-dark: #000000;
JSON
{
"hex": "#77febb",
"rgb": {
"r": 119,
"g": 254,
"b": 187
},
"hsl": {
"h": 150.222,
"s": 98.54,
"l": 73.137
},
"oklch": {
"l": 0.90376,
"c": 0.15252,
"h": 159.5
},
"luminance": 0.78393
}Semantic roles & 50–950 ramp
primary
#77FEBB
secondary
#DC3E8C
accent
#0072E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683