#77FCBF#77FCBF
#77FCBF is a very light, vivid teal. Relative luminance 0.773; OKLCH L 90.0% C 0.147 H 161.4°. Best body text is #000000 at 16.46:1 contrast (WCAG AA passes).
Color values
| HEX | #77FCBF |
|---|---|
| RGB | rgb(119, 252, 191) |
| HSL | hsl(152, 96%, 73%) |
| HSV | hsv(152, 53%, 99%) |
| CMYK | cmyk(52.8%, 0%, 24.2%, 1.2%) |
| CIE-LAB | lab(90.46, -50.42, 18.25) |
| CIE-LCH | lch(90.46, 53.62, 160.10°) |
| OKLab | oklab(90% -0.1389 0.0467) |
| OKLCH | oklch(90% 0.147 161.4) |
| XYZ | xyz(51.8176, 77.2997, 61.4698) |
| Luminance | 0.7730 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.57
Light Greenish Blue
#63F7B4
ΔE00 2.02
Light Blue Green
#7EFBB3
ΔE00 2.62
Seafoam (survey)
#80F9AD
ΔE00 3.65
Seafoam Green
#7AF9AB
ΔE00 3.77
Greenish Cyan
#2AFEB7
ΔE00 3.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77FCBF #FC77B4
analogous
#77FC7C #77FCBF #77F7FC
triadic
#77FCBF #BF77FC #FCBF77
tetradic
#77FCBF #7C77FC #FC77B4 #F7FC77
square
#77FCBF #7C77FC #FC77B4 #F7FC77
split-complementary
#77FCBF #FC77F7 #FC7C77
monochromatic
#05F386 #3BFBA3 #77FCBF #B3FDDB #E1FEF1
Accessibility & contrast
On white
1.28
#77FCBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.46
#77FCBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77FCBF
16.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77FCBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77FCBF | 1.00 | 1.28 | 16.46 | 16.46 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9ECBC
Deuteranopia (green-blind)
#E5DEC3
Tritanopia (blue-blind)
#47FBEB
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #77fcbf; /* rgb */ color: rgb(119, 252, 191); /* oklch */ color: oklch(90.0% 0.147 161.4);
Tailwind
colors: {
custom: {
50: '#a7fed2',
500: '#77fcbf',
950: '#000000',
},
}SCSS
$custom: #77fcbf; $custom-light: #a7fed2; $custom-dark: #000000;
JSON
{
"hex": "#77fcbf",
"rgb": {
"r": 119,
"g": 252,
"b": 191
},
"hsl": {
"h": 152.481,
"s": 95.683,
"l": 72.745
},
"oklch": {
"l": 0.89996,
"c": 0.14658,
"h": 161.4
},
"luminance": 0.77304
}Semantic roles & 50–950 ramp
primary
#77FCBF
secondary
#D93E85
accent
#0069E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683