#77FCBD#77FCBD
#77FCBD is a very light, vivid teal. Relative luminance 0.772; OKLCH L 90.0% C 0.148 H 160.7°. Best body text is #000000 at 16.44:1 contrast (WCAG AA passes).
Color values
| HEX | #77FCBD |
|---|---|
| RGB | rgb(119, 252, 189) |
| HSL | hsl(152, 96%, 73%) |
| HSV | hsv(152, 53%, 99%) |
| CMYK | cmyk(52.8%, 0%, 25%, 1.2%) |
| CIE-LAB | lab(90.42, -50.82, 19.22) |
| CIE-LCH | lch(90.42, 54.33, 159.28°) |
| OKLab | oklab(89.95% -0.1398 0.0491) |
| OKLCH | oklch(89.95% 0.148 160.7) |
| XYZ | xyz(51.5990, 77.2123, 60.3186) |
| Luminance | 0.7722 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.83
Light Aquamarine
#7BFDC7
ΔE00 2.00
Light Blue Green
#7EFBB3
ΔE00 2.21
Seafoam (survey)
#80F9AD
ΔE00 3.24
Seafoam Green
#7AF9AB
ΔE00 3.35
Greenish Cyan
#2AFEB7
ΔE00 3.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77FCBD #FC77B6
analogous
#77FC7A #77FCBD #77F8FC
triadic
#77FCBD #BD77FC #FCBD77
tetradic
#77FCBD #7A77FC #FC77B6 #F8FC77
square
#77FCBD #7A77FC #FC77B6 #F8FC77
split-complementary
#77FCBD #FC77F8 #FC7A77
monochromatic
#05F383 #3BFBA0 #77FCBD #B3FDDA #E1FEF0
Accessibility & contrast
On white
1.28
#77FCBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.44
#77FCBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77FCBD
16.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77FCBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77FCBD | 1.00 | 1.28 | 16.44 | 16.44 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9ECB9
Deuteranopia (green-blind)
#E6DEC1
Tritanopia (blue-blind)
#49FBEB
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #77fcbd; /* rgb */ color: rgb(119, 252, 189); /* oklch */ color: oklch(90.0% 0.148 160.7);
Tailwind
colors: {
custom: {
50: '#a7fed1',
500: '#77fcbd',
950: '#000000',
},
}SCSS
$custom: #77fcbd; $custom-light: #a7fed1; $custom-dark: #000000;
JSON
{
"hex": "#77fcbd",
"rgb": {
"r": 119,
"g": 252,
"b": 189
},
"hsl": {
"h": 151.579,
"s": 95.683,
"l": 72.745
},
"oklch": {
"l": 0.8995,
"c": 0.14819,
"h": 160.7
},
"luminance": 0.77217
}Semantic roles & 50–950 ramp
primary
#77FCBD
secondary
#D93E88
accent
#006DE6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683