#77FFDA#77FFDA
#77FFDA is a very light, vivid teal. Relative luminance 0.805; OKLCH L 91.4% C 0.131 H 172.9°. Best body text is #000000 at 17.10:1 contrast (WCAG AA passes).
Color values
| HEX | #77FFDA |
|---|---|
| RGB | rgb(119, 255, 218) |
| HSL | hsl(164, 100%, 73%) |
| HSV | hsv(164, 53%, 100%) |
| CMYK | cmyk(53.3%, 0%, 14.5%, 0%) |
| CIE-LAB | lab(91.91, -45.91, 6.41) |
| CIE-LCH | lch(91.91, 46.36, 172.06°) |
| OKLab | oklab(91.37% -0.1303 0.0162) |
| OKLCH | oklch(91.37% 0.131 172.9) |
| XYZ | xyz(56.0169, 80.4987, 78.9019) |
| Luminance | 0.8050 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 1.85
Aquamarine
#7FFFD4
ΔE00 1.88
Light Turquoise
#7EF4CC
ΔE00 2.86
Tiffany Blue
#7BF2DA
ΔE00 4.27
Light Aquamarine
#7BFDC7
ΔE00 4.50
Bright Teal
#01F9C6
ΔE00 5.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77FFDA #FF779C
analogous
#77FF96 #77FFDA #77E0FF
triadic
#77FFDA #DA77FF #FFDA77
tetradic
#77FFDA #9677FF #FF779C #E0FF77
square
#77FFDA #9677FF #FF779C #E0FF77
split-complementary
#77FFDA #FF77E0 #FF9677
monochromatic
#00FCB7 #3AFFC9 #77FFDA #B4FFEB #E0FFF7
Accessibility & contrast
On white
1.23
#77FFDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.10
#77FFDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77FFDA
17.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77FFDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77FFDA | 1.00 | 1.23 | 17.10 | 17.10 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F1D8
Deuteranopia (green-blind)
#E3E2DD
Tritanopia (blue-blind)
#30FFF4
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #77ffda; /* rgb */ color: rgb(119, 255, 218); /* oklch */ color: oklch(91.4% 0.131 172.9);
Tailwind
colors: {
custom: {
50: '#a8ffe5',
500: '#77ffda',
950: '#000000',
},
}SCSS
$custom: #77ffda; $custom-light: #a8ffe5; $custom-dark: #000000;
JSON
{
"hex": "#77ffda",
"rgb": {
"r": 119,
"g": 255,
"b": 218
},
"hsl": {
"h": 163.676,
"s": 100,
"l": 73.333
},
"oklch": {
"l": 0.91369,
"c": 0.13133,
"h": 172.9
},
"luminance": 0.80504
}Semantic roles & 50–950 ramp
primary
#77FFDA
secondary
#DD3D69
accent
#003EE6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#111815
muted
#818684