#77FCBE#77FCBE
#77FCBE is a very light, vivid teal. Relative luminance 0.773; OKLCH L 90.0% C 0.147 H 161.0°. Best body text is #000000 at 16.45:1 contrast (WCAG AA passes).
Color values
| HEX | #77FCBE |
|---|---|
| RGB | rgb(119, 252, 190) |
| HSL | hsl(152, 96%, 73%) |
| HSV | hsv(152, 53%, 99%) |
| CMYK | cmyk(52.8%, 0%, 24.6%, 1.2%) |
| CIE-LAB | lab(90.44, -50.62, 18.74) |
| CIE-LCH | lch(90.44, 53.98, 159.69°) |
| OKLab | oklab(89.97% -0.1394 0.0479) |
| OKLCH | oklch(89.97% 0.147 161) |
| XYZ | xyz(51.7079, 77.2559, 60.8922) |
| Luminance | 0.7726 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.78
Light Greenish Blue
#63F7B4
ΔE00 1.92
Light Blue Green
#7EFBB3
ΔE00 2.41
Seafoam (survey)
#80F9AD
ΔE00 3.45
Seafoam Green
#7AF9AB
ΔE00 3.56
Greenish Cyan
#2AFEB7
ΔE00 3.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77FCBE #FC77B5
analogous
#77FC7B #77FCBE #77F7FC
triadic
#77FCBE #BE77FC #FCBE77
tetradic
#77FCBE #7B77FC #FC77B5 #F7FC77
square
#77FCBE #7B77FC #FC77B5 #F7FC77
split-complementary
#77FCBE #FC77F7 #FC7B77
monochromatic
#05F384 #3BFBA1 #77FCBE #B3FDDB #E1FEF1
Accessibility & contrast
On white
1.28
#77FCBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.45
#77FCBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77FCBE
16.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77FCBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77FCBE | 1.00 | 1.28 | 16.45 | 16.45 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9ECBB
Deuteranopia (green-blind)
#E6DEC2
Tritanopia (blue-blind)
#48FBEB
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #77fcbe; /* rgb */ color: rgb(119, 252, 190); /* oklch */ color: oklch(90.0% 0.147 161.0);
Tailwind
colors: {
custom: {
50: '#a7fed1',
500: '#77fcbe',
950: '#000000',
},
}SCSS
$custom: #77fcbe; $custom-light: #a7fed1; $custom-dark: #000000;
JSON
{
"hex": "#77fcbe",
"rgb": {
"r": 119,
"g": 252,
"b": 190
},
"hsl": {
"h": 152.03,
"s": 95.683,
"l": 72.745
},
"oklch": {
"l": 0.89973,
"c": 0.14738,
"h": 161
},
"luminance": 0.7726
}Semantic roles & 50–950 ramp
primary
#77FCBE
secondary
#D93E86
accent
#006BE6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683