#77FBC1#77FBC1
#77FBC1 is a very light, vivid teal. Relative luminance 0.768; OKLCH L 89.8% C 0.144 H 162.5°. Best body text is #000000 at 16.35:1 contrast (WCAG AA passes).
Color values
| HEX | #77FBC1 |
|---|---|
| RGB | rgb(119, 251, 193) |
| HSL | hsl(154, 94%, 73%) |
| HSV | hsv(154, 53%, 98%) |
| CMYK | cmyk(52.6%, 0%, 23.1%, 1.6%) |
| CIE-LAB | lab(90.21, -49.59, 16.88) |
| CIE-LCH | lch(90.21, 52.39, 161.20°) |
| OKLab | oklab(89.81% -0.137 0.0432) |
| OKLCH | oklch(89.81% 0.144 162.5) |
| XYZ | xyz(51.7260, 76.7620, 62.5324) |
| Luminance | 0.7677 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.04
Light Greenish Blue
#63F7B4
ΔE00 2.34
Light Blue Green
#7EFBB3
ΔE00 3.21
Aquamarine
#7FFFD4
ΔE00 3.74
Greenish Cyan
#2AFEB7
ΔE00 4.17
Seafoam (survey)
#80F9AD
ΔE00 4.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77FBC1 #FB77B1
analogous
#77FB7F #77FBC1 #77F3FB
triadic
#77FBC1 #C177FB #FBC177
tetradic
#77FBC1 #7F77FB #FB77B1 #F3FB77
square
#77FBC1 #7F77FB #FB77B1 #F3FB77
split-complementary
#77FBC1 #FB77F3 #FB7F77
monochromatic
#07F18A #3CF9A6 #77FBC1 #B2FDDC #E1FEF1
Accessibility & contrast
On white
1.28
#77FBC1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.35
#77FBC1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77FBC1
16.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77FBC1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77FBC1 | 1.00 | 1.28 | 16.35 | 16.35 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7EBBE
Deuteranopia (green-blind)
#E4DDC5
Tritanopia (blue-blind)
#47FBEB
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #77fbc1; /* rgb */ color: rgb(119, 251, 193); /* oklch */ color: oklch(89.8% 0.144 162.5);
Tailwind
colors: {
custom: {
50: '#a7fdd3',
500: '#77fbc1',
950: '#000000',
},
}SCSS
$custom: #77fbc1; $custom-light: #a7fdd3; $custom-dark: #000000;
JSON
{
"hex": "#77fbc1",
"rgb": {
"r": 119,
"g": 251,
"b": 193
},
"hsl": {
"h": 153.636,
"s": 94.286,
"l": 72.549
},
"oklch": {
"l": 0.89808,
"c": 0.14365,
"h": 162.5
},
"luminance": 0.76767
}Semantic roles & 50–950 ramp
primary
#77FBC1
secondary
#D83F82
accent
#0065E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683