#77FBC2#77FBC2
#77FBC2 is a very light, vivid teal. Relative luminance 0.768; OKLCH L 89.8% C 0.143 H 162.9°. Best body text is #000000 at 16.36:1 contrast (WCAG AA passes).
Color values
| HEX | #77FBC2 |
|---|---|
| RGB | rgb(119, 251, 194) |
| HSL | hsl(154, 94%, 73%) |
| HSV | hsv(154, 53%, 98%) |
| CMYK | cmyk(52.6%, 0%, 22.7%, 1.6%) |
| CIE-LAB | lab(90.23, -49.39, 16.40) |
| CIE-LCH | lch(90.23, 52.04, 161.63°) |
| OKLab | oklab(89.83% -0.1366 0.042) |
| OKLCH | oklch(89.83% 0.143 162.9) |
| XYZ | xyz(51.8379, 76.8067, 63.1219) |
| Luminance | 0.7681 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 0.85
Light Greenish Blue
#63F7B4
ΔE00 2.50
Light Blue Green
#7EFBB3
ΔE00 3.43
Aquamarine
#7FFFD4
ΔE00 3.53
Light Turquoise
#7EF4CC
ΔE00 4.03
Greenish Cyan
#2AFEB7
ΔE00 4.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77FBC2 #FB77B0
analogous
#77FB80 #77FBC2 #77F2FB
triadic
#77FBC2 #C277FB #FBC277
tetradic
#77FBC2 #8077FB #FB77B0 #F2FB77
square
#77FBC2 #8077FB #FB77B0 #F2FB77
split-complementary
#77FBC2 #FB77F2 #FB8077
monochromatic
#07F18C #3CF9A7 #77FBC2 #B2FDDD #E1FEF2
Accessibility & contrast
On white
1.28
#77FBC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.36
#77FBC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77FBC2
16.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77FBC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77FBC2 | 1.00 | 1.28 | 16.36 | 16.36 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7EBBF
Deuteranopia (green-blind)
#E4DDC6
Tritanopia (blue-blind)
#46FBEB
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #77fbc2; /* rgb */ color: rgb(119, 251, 194); /* oklch */ color: oklch(89.8% 0.143 162.9);
Tailwind
colors: {
custom: {
50: '#a7fdd4',
500: '#77fbc2',
950: '#000000',
},
}SCSS
$custom: #77fbc2; $custom-light: #a7fdd4; $custom-dark: #000000;
JSON
{
"hex": "#77fbc2",
"rgb": {
"r": 119,
"g": 251,
"b": 194
},
"hsl": {
"h": 154.091,
"s": 94.286,
"l": 72.549
},
"oklch": {
"l": 0.89831,
"c": 0.14287,
"h": 162.9
},
"luminance": 0.76811
}Semantic roles & 50–950 ramp
primary
#77FBC2
secondary
#D83F81
accent
#0063E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683