#77F0CA#77F0CA
#77F0CA is a very light, vivid teal. Relative luminance 0.705; OKLCH L 87.5% C 0.123 H 170.4°. Best body text is #000000 at 15.10:1 contrast (WCAG AA passes).
Color values
| HEX | #77F0CA |
|---|---|
| RGB | rgb(119, 240, 202) |
| HSL | hsl(161, 80%, 70%) |
| HSV | hsv(161, 50%, 94%) |
| CMYK | cmyk(50.4%, 0%, 15.8%, 5.9%) |
| CIE-LAB | lab(87.24, -42.94, 8.00) |
| CIE-LCH | lch(87.24, 43.68, 169.44°) |
| OKLab | oklab(87.46% -0.1212 0.0205) |
| OKLCH | oklch(87.46% 0.123 170.4) |
| XYZ | xyz(49.4238, 70.5021, 66.8694) |
| Luminance | 0.7051 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 1.11
Aquamarine
#7FFFD4
ΔE00 3.23
Light Aqua
#8CFFDB
ΔE00 3.49
Tiffany Blue
#7BF2DA
ΔE00 4.16
Light Teal
#90E4C1
ΔE00 4.26
Light Aquamarine
#7BFDC7
ΔE00 4.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77F0CA #F0779D
analogous
#77F08D #77F0CA #77D9F0
triadic
#77F0CA #CA77F0 #F0CA77
tetradic
#77F0CA #8D77F0 #F0779D #D9F077
square
#77F0CA #8D77F0 #F0779D #D9F077
split-complementary
#77F0CA #F077D9 #F08D77
monochromatic
#18D59A #40EAB5 #77F0CA #AEF6DF #E3FCF4
Accessibility & contrast
On white
1.39
#77F0CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.10
#77F0CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77F0CA
15.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77F0CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77F0CA | 1.00 | 1.39 | 15.10 | 15.10 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAE3C8
Deuteranopia (green-blind)
#D7D5CD
Tritanopia (blue-blind)
#45F2E5
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #77f0ca; /* rgb */ color: rgb(119, 240, 202); /* oklch */ color: oklch(87.5% 0.123 170.4);
Tailwind
colors: {
custom: {
50: '#a6f5da',
500: '#77f0ca',
950: '#000000',
},
}SCSS
$custom: #77f0ca; $custom-light: #a6f5da; $custom-dark: #000000;
JSON
{
"hex": "#77f0ca",
"rgb": {
"r": 119,
"g": 240,
"b": 202
},
"hsl": {
"h": 161.157,
"s": 80.132,
"l": 70.392
},
"oklch": {
"l": 0.87458,
"c": 0.1229,
"h": 170.4
},
"luminance": 0.70506
}Semantic roles & 50–950 ramp
primary
#77F0CA
secondary
#CA426C
accent
#094BDC
background
#FDFFFE
surface
#F7FEFB
border
#D0D6D4
text
#101714
muted
#818583