#77FEBD#77FEBD
#77FEBD is a very light, vivid teal. Relative luminance 0.785; OKLCH L 90.4% C 0.151 H 160.2°. Best body text is #000000 at 16.70:1 contrast (WCAG AA passes).
Color values
| HEX | #77FEBD |
|---|---|
| RGB | rgb(119, 254, 189) |
| HSL | hsl(151, 99%, 73%) |
| HSV | hsv(151, 53%, 100%) |
| CMYK | cmyk(53.1%, 0%, 25.6%, 0.4%) |
| CIE-LAB | lab(91.00, -51.65, 20.03) |
| CIE-LCH | lch(91.00, 55.40, 158.81°) |
| OKLab | oklab(90.42% -0.1419 0.0511) |
| OKLCH | oklch(90.42% 0.151 160.2) |
| XYZ | xyz(52.2304, 78.4750, 60.5290) |
| Luminance | 0.7848 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.98
Light Blue Green
#7EFBB3
ΔE00 2.01
Light Aquamarine
#7BFDC7
ΔE00 2.32
Seafoam (survey)
#80F9AD
ΔE00 3.07
Seafoam Green
#7AF9AB
ΔE00 3.15
Greenish Cyan
#2AFEB7
ΔE00 3.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77FEBD #FE77B8
analogous
#77FE79 #77FEBD #77FCFE
triadic
#77FEBD #BD77FE #FEBD77
tetradic
#77FEBD #7977FE #FE77B8 #FCFE77
square
#77FEBD #7977FE #FE77B8 #FCFE77
split-complementary
#77FEBD #FE77FC #FE7977
monochromatic
#02F982 #3AFEA0 #77FEBD #B4FEDA #E1FFF0
Accessibility & contrast
On white
1.26
#77FEBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.70
#77FEBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77FEBD
16.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77FEBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77FEBD | 1.00 | 1.26 | 16.70 | 16.70 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBEDB9
Deuteranopia (green-blind)
#E8E0C1
Tritanopia (blue-blind)
#48FDEC
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #77febd; /* rgb */ color: rgb(119, 254, 189); /* oklch */ color: oklch(90.4% 0.151 160.2);
Tailwind
colors: {
custom: {
50: '#a7ffd1',
500: '#77febd',
950: '#000000',
},
}SCSS
$custom: #77febd; $custom-light: #a7ffd1; $custom-dark: #000000;
JSON
{
"hex": "#77febd",
"rgb": {
"r": 119,
"g": 254,
"b": 189
},
"hsl": {
"h": 151.111,
"s": 98.54,
"l": 73.137
},
"oklch": {
"l": 0.9042,
"c": 0.15086,
"h": 160.2
},
"luminance": 0.7848
}Semantic roles & 50–950 ramp
primary
#77FEBD
secondary
#DC3E8A
accent
#006FE6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683