#77F9DA#77F9DA
#77F9DA is a very light, vivid teal. Relative luminance 0.767; OKLCH L 90.0% C 0.124 H 175.5°. Best body text is #000000 at 16.35:1 contrast (WCAG AA passes).
Color values
| HEX | #77F9DA |
|---|---|
| RGB | rgb(119, 249, 218) |
| HSL | hsl(166, 92%, 72%) |
| HSV | hsv(166, 52%, 98%) |
| CMYK | cmyk(52.2%, 0%, 12.4%, 2.4%) |
| CIE-LAB | lab(90.20, -43.29, 3.94) |
| CIE-LCH | lch(90.20, 43.47, 174.81°) |
| OKLab | oklab(89.98% -0.1239 0.0098) |
| OKLCH | oklch(89.98% 0.124 175.5) |
| XYZ | xyz(54.1327, 76.7303, 78.2738) |
| Luminance | 0.7673 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.38
Light Aqua
#8CFFDB
ΔE00 2.61
Light Turquoise
#7EF4CC
ΔE00 3.16
Aquamarine
#7FFFD4
ΔE00 3.45
Aqua (survey)
#13EAC9
ΔE00 5.46
Pale Turquoise
#A5FBD5
ΔE00 5.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77F9DA #F97796
analogous
#77F999 #77F9DA #77D7F9
triadic
#77F9DA #DA77F9 #F9DA77
tetradic
#77F9DA #9977F9 #F97796 #D7F977
square
#77F9DA #9977F9 #F97796 #D7F977
split-complementary
#77F9DA #F977D7 #F99977
monochromatic
#0AEBB6 #3CF6CA #77F9DA #B2FCEA #E2FEF7
Accessibility & contrast
On white
1.28
#77F9DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.35
#77F9DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77F9DA
16.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77F9DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77F9DA | 1.00 | 1.28 | 16.35 | 16.35 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1ECD9
Deuteranopia (green-blind)
#DDDDDC
Tritanopia (blue-blind)
#33FCF0
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #77f9da; /* rgb */ color: rgb(119, 249, 218); /* oklch */ color: oklch(90.0% 0.124 175.5);
Tailwind
colors: {
custom: {
50: '#a7fce5',
500: '#77f9da',
950: '#000000',
},
}SCSS
$custom: #77f9da; $custom-light: #a7fce5; $custom-dark: #000000;
JSON
{
"hex": "#77f9da",
"rgb": {
"r": 119,
"g": 249,
"b": 218
},
"hsl": {
"h": 165.692,
"s": 91.549,
"l": 72.157
},
"oklch": {
"l": 0.89981,
"c": 0.12433,
"h": 175.5
},
"luminance": 0.76735
}Semantic roles & 50–950 ramp
primary
#77F9DA
secondary
#D53F63
accent
#0037E6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101715
muted
#818584