#77FBC3#77FBC3
#77FBC3 is a very light, vivid teal. Relative luminance 0.769; OKLCH L 89.9% C 0.142 H 163.3°. Best body text is #000000 at 16.37:1 contrast (WCAG AA passes).
Color values
| HEX | #77FBC3 |
|---|---|
| RGB | rgb(119, 251, 195) |
| HSL | hsl(155, 94%, 73%) |
| HSV | hsv(155, 53%, 98%) |
| CMYK | cmyk(52.6%, 0%, 22.3%, 1.6%) |
| CIE-LAB | lab(90.25, -49.18, 15.91) |
| CIE-LCH | lch(90.25, 51.69, 162.07°) |
| OKLab | oklab(89.85% -0.1361 0.0408) |
| OKLCH | oklch(89.85% 0.142 163.3) |
| XYZ | xyz(51.9506, 76.8518, 63.7154) |
| Luminance | 0.7686 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 0.68
Light Greenish Blue
#63F7B4
ΔE00 2.68
Aquamarine
#7FFFD4
ΔE00 3.31
Light Blue Green
#7EFBB3
ΔE00 3.65
Light Turquoise
#7EF4CC
ΔE00 3.83
Greenish Cyan
#2AFEB7
ΔE00 4.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77FBC3 #FB77AF
analogous
#77FB81 #77FBC3 #77F1FB
triadic
#77FBC3 #C377FB #FBC377
tetradic
#77FBC3 #8177FB #FB77AF #F1FB77
square
#77FBC3 #8177FB #FB77AF #F1FB77
split-complementary
#77FBC3 #FB77F1 #FB8177
monochromatic
#07F18D #3CF9A9 #77FBC3 #B2FDDD #E1FEF2
Accessibility & contrast
On white
1.28
#77FBC3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.37
#77FBC3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77FBC3
16.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77FBC3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77FBC3 | 1.00 | 1.28 | 16.37 | 16.37 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7EBC0
Deuteranopia (green-blind)
#E4DDC7
Tritanopia (blue-blind)
#45FBEB
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #77fbc3; /* rgb */ color: rgb(119, 251, 195); /* oklch */ color: oklch(89.9% 0.142 163.3);
Tailwind
colors: {
custom: {
50: '#a7fdd5',
500: '#77fbc3',
950: '#000000',
},
}SCSS
$custom: #77fbc3; $custom-light: #a7fdd5; $custom-dark: #000000;
JSON
{
"hex": "#77fbc3",
"rgb": {
"r": 119,
"g": 251,
"b": 195
},
"hsl": {
"h": 154.545,
"s": 94.286,
"l": 72.549
},
"oklch": {
"l": 0.89855,
"c": 0.14209,
"h": 163.3
},
"luminance": 0.76856
}Semantic roles & 50–950 ramp
primary
#77FBC3
secondary
#D83F80
accent
#0061E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683