#77FCBC#77FCBC
#77FCBC is a very light, vivid teal. Relative luminance 0.772; OKLCH L 89.9% C 0.149 H 160.3°. Best body text is #000000 at 16.43:1 contrast (WCAG AA passes).
Color values
| HEX | #77FCBC |
|---|---|
| RGB | rgb(119, 252, 188) |
| HSL | hsl(151, 96%, 73%) |
| HSV | hsv(151, 53%, 99%) |
| CMYK | cmyk(52.8%, 0%, 25.4%, 1.2%) |
| CIE-LAB | lab(90.40, -51.02, 19.71) |
| CIE-LCH | lch(90.40, 54.69, 158.88°) |
| OKLab | oklab(89.93% -0.1403 0.0503) |
| OKLCH | oklch(89.93% 0.149 160.3) |
| XYZ | xyz(51.4908, 77.1690, 59.7489) |
| Luminance | 0.7717 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.77
Light Blue Green
#7EFBB3
ΔE00 2.00
Light Aquamarine
#7BFDC7
ΔE00 2.21
Seafoam (survey)
#80F9AD
ΔE00 3.04
Seafoam Green
#7AF9AB
ΔE00 3.14
Greenish Cyan
#2AFEB7
ΔE00 3.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77FCBC #FC77B7
analogous
#77FC7A #77FCBC #77F9FC
triadic
#77FCBC #BC77FC #FCBC77
tetradic
#77FCBC #7A77FC #FC77B7 #F9FC77
square
#77FCBC #7A77FC #FC77B7 #F9FC77
split-complementary
#77FCBC #FC77F9 #FC7A77
monochromatic
#05F381 #3BFB9F #77FCBC #B3FDD9 #E1FEF0
Accessibility & contrast
On white
1.28
#77FCBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.43
#77FCBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77FCBC
16.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77FCBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77FCBC | 1.00 | 1.28 | 16.43 | 16.43 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9ECB8
Deuteranopia (green-blind)
#E6DEC0
Tritanopia (blue-blind)
#49FBEA
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #77fcbc; /* rgb */ color: rgb(119, 252, 188); /* oklch */ color: oklch(89.9% 0.149 160.3);
Tailwind
colors: {
custom: {
50: '#a7fed0',
500: '#77fcbc',
950: '#000000',
},
}SCSS
$custom: #77fcbc; $custom-light: #a7fed0; $custom-dark: #000000;
JSON
{
"hex": "#77fcbc",
"rgb": {
"r": 119,
"g": 252,
"b": 188
},
"hsl": {
"h": 151.128,
"s": 95.683,
"l": 72.745
},
"oklch": {
"l": 0.89927,
"c": 0.14901,
"h": 160.3
},
"luminance": 0.77174
}Semantic roles & 50–950 ramp
primary
#77FCBC
secondary
#D93E89
accent
#006EE6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683