#77FCC2#77FCC2
#77FCC2 is a very light, vivid teal. Relative luminance 0.774; OKLCH L 90.1% C 0.144 H 162.6°. Best body text is #000000 at 16.49:1 contrast (WCAG AA passes).
Color values
| HEX | #77FCC2 |
|---|---|
| RGB | rgb(119, 252, 194) |
| HSL | hsl(154, 96%, 73%) |
| HSV | hsv(154, 53%, 99%) |
| CMYK | cmyk(52.8%, 0%, 23%, 1.2%) |
| CIE-LAB | lab(90.52, -49.81, 16.80) |
| CIE-LCH | lch(90.52, 52.56, 161.36°) |
| OKLab | oklab(90.07% -0.1376 0.043) |
| OKLCH | oklch(90.07% 0.144 162.6) |
| XYZ | xyz(52.1511, 77.4331, 63.2263) |
| Luminance | 0.7744 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 0.94
Light Greenish Blue
#63F7B4
ΔE00 2.44
Light Blue Green
#7EFBB3
ΔE00 3.27
Aquamarine
#7FFFD4
ΔE00 3.66
Greenish Cyan
#2AFEB7
ΔE00 4.14
Light Turquoise
#7EF4CC
ΔE00 4.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77FCC2 #FC77B1
analogous
#77FC80 #77FCC2 #77F3FC
triadic
#77FCC2 #C277FC #FCC277
tetradic
#77FCC2 #8077FC #FC77B1 #F3FC77
square
#77FCC2 #8077FC #FC77B1 #F3FC77
split-complementary
#77FCC2 #FC77F3 #FC8077
monochromatic
#05F38C #3BFBA7 #77FCC2 #B3FDDD #E1FEF2
Accessibility & contrast
On white
1.27
#77FCC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.49
#77FCC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77FCC2
16.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77FCC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77FCC2 | 1.00 | 1.27 | 16.49 | 16.49 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8ECBF
Deuteranopia (green-blind)
#E5DEC6
Tritanopia (blue-blind)
#46FCEC
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #77fcc2; /* rgb */ color: rgb(119, 252, 194); /* oklch */ color: oklch(90.1% 0.144 162.6);
Tailwind
colors: {
custom: {
50: '#a7fed4',
500: '#77fcc2',
950: '#000000',
},
}SCSS
$custom: #77fcc2; $custom-light: #a7fed4; $custom-dark: #000000;
JSON
{
"hex": "#77fcc2",
"rgb": {
"r": 119,
"g": 252,
"b": 194
},
"hsl": {
"h": 153.835,
"s": 95.683,
"l": 72.745
},
"oklch": {
"l": 0.90066,
"c": 0.14419,
"h": 162.6
},
"luminance": 0.77438
}Semantic roles & 50–950 ramp
primary
#77FCC2
secondary
#D93E82
accent
#0064E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683