#77FBBE#77FBBE
#77FBBE is a very light, vivid teal. Relative luminance 0.766; OKLCH L 89.7% C 0.146 H 161.3°. Best body text is #000000 at 16.33:1 contrast (WCAG AA passes).
Color values
| HEX | #77FBBE |
|---|---|
| RGB | rgb(119, 251, 190) |
| HSL | hsl(152, 94%, 73%) |
| HSV | hsv(152, 53%, 98%) |
| CMYK | cmyk(52.6%, 0%, 24.3%, 1.6%) |
| CIE-LAB | lab(90.15, -50.20, 18.34) |
| CIE-LCH | lch(90.15, 53.44, 159.94°) |
| OKLab | oklab(89.74% -0.1383 0.0469) |
| OKLCH | oklch(89.74% 0.146 161.3) |
| XYZ | xyz(51.3947, 76.6295, 60.7878) |
| Luminance | 0.7663 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.66
Light Greenish Blue
#63F7B4
ΔE00 1.92
Light Blue Green
#7EFBB3
ΔE00 2.56
Seafoam (survey)
#80F9AD
ΔE00 3.57
Seafoam Green
#7AF9AB
ΔE00 3.69
Greenish Cyan
#2AFEB7
ΔE00 4.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77FBBE #FB77B4
analogous
#77FB7C #77FBBE #77F6FB
triadic
#77FBBE #BE77FB #FBBE77
tetradic
#77FBBE #7C77FB #FB77B4 #F6FB77
square
#77FBBE #7C77FB #FB77B4 #F6FB77
split-complementary
#77FBBE #FB77F6 #FB7C77
monochromatic
#07F185 #3CF9A2 #77FBBE #B2FDDA #E1FEF1
Accessibility & contrast
On white
1.29
#77FBBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.33
#77FBBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77FBBE
16.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77FBBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77FBBE | 1.00 | 1.29 | 16.33 | 16.33 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8EBBB
Deuteranopia (green-blind)
#E5DDC2
Tritanopia (blue-blind)
#48FAEA
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #77fbbe; /* rgb */ color: rgb(119, 251, 190); /* oklch */ color: oklch(89.7% 0.146 161.3);
Tailwind
colors: {
custom: {
50: '#a7fdd1',
500: '#77fbbe',
950: '#000000',
},
}SCSS
$custom: #77fbbe; $custom-light: #a7fdd1; $custom-dark: #000000;
JSON
{
"hex": "#77fbbe",
"rgb": {
"r": 119,
"g": 251,
"b": 190
},
"hsl": {
"h": 152.273,
"s": 94.286,
"l": 72.549
},
"oklch": {
"l": 0.89738,
"c": 0.14605,
"h": 161.3
},
"luminance": 0.76634
}Semantic roles & 50–950 ramp
primary
#77FBBE
secondary
#D83F85
accent
#006AE6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683