#77FED2#77FED2
#77FED2 is a very light, vivid teal. Relative luminance 0.795; OKLCH L 90.9% C 0.135 H 169.2°. Best body text is #000000 at 16.89:1 contrast (WCAG AA passes).
Color values
| HEX | #77FED2 |
|---|---|
| RGB | rgb(119, 254, 210) |
| HSL | hsl(160, 99%, 73%) |
| HSV | hsv(160, 53%, 100%) |
| CMYK | cmyk(53.1%, 0%, 17.3%, 0.4%) |
| CIE-LAB | lab(91.44, -47.26, 9.86) |
| CIE-LCH | lch(91.44, 48.28, 168.21°) |
| OKLab | oklab(90.93% -0.1327 0.0253) |
| OKLCH | oklch(90.93% 0.135 169.2) |
| XYZ | xyz(54.6771, 79.4537, 73.4150) |
| Luminance | 0.7946 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 0.67
Light Turquoise
#7EF4CC
ΔE00 2.30
Light Aqua
#8CFFDB
ΔE00 2.50
Light Aquamarine
#7BFDC7
ΔE00 2.61
Bright Teal
#01F9C6
ΔE00 4.55
Pale Turquoise
#A5FBD5
ΔE00 4.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77FED2 #FE77A3
analogous
#77FE8E #77FED2 #77E7FE
triadic
#77FED2 #D277FE #FED277
tetradic
#77FED2 #8E77FE #FE77A3 #E7FE77
square
#77FED2 #8E77FE #FE77A3 #E7FE77
split-complementary
#77FED2 #FE77E7 #FE8E77
monochromatic
#02F9A8 #3AFEBE #77FED2 #B4FEE6 #E1FFF5
Accessibility & contrast
On white
1.24
#77FED2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.89
#77FED2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77FED2
16.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77FED2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77FED2 | 1.00 | 1.24 | 16.89 | 16.89 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8EFD0
Deuteranopia (green-blind)
#E4E0D5
Tritanopia (blue-blind)
#39FFF1
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #77fed2; /* rgb */ color: rgb(119, 254, 210); /* oklch */ color: oklch(90.9% 0.135 169.2);
Tailwind
colors: {
custom: {
50: '#a8ffdf',
500: '#77fed2',
950: '#000000',
},
}SCSS
$custom: #77fed2; $custom-light: #a8ffdf; $custom-dark: #000000;
JSON
{
"hex": "#77fed2",
"rgb": {
"r": 119,
"g": 254,
"b": 210
},
"hsl": {
"h": 160.444,
"s": 98.54,
"l": 73.137
},
"oklch": {
"l": 0.90928,
"c": 0.13512,
"h": 169.2
},
"luminance": 0.79459
}Semantic roles & 50–950 ramp
primary
#77FED2
secondary
#DC3E71
accent
#004BE6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101815
muted
#818684