#77F0CC#77F0CC
#77F0CC is a very light, vivid teal. Relative luminance 0.706; OKLCH L 87.5% C 0.122 H 171.5°. Best body text is #000000 at 15.12:1 contrast (WCAG AA passes).
Color values
| HEX | #77F0CC |
|---|---|
| RGB | rgb(119, 240, 204) |
| HSL | hsl(162, 80%, 70%) |
| HSV | hsv(162, 50%, 94%) |
| CMYK | cmyk(50.4%, 0%, 15%, 5.9%) |
| CIE-LAB | lab(87.29, -42.50, 7.03) |
| CIE-LCH | lch(87.29, 43.07, 170.61°) |
| OKLab | oklab(87.51% -0.1203 0.0179) |
| OKLCH | oklch(87.51% 0.122 171.5) |
| XYZ | xyz(49.6621, 70.5974, 68.1246) |
| Luminance | 0.7060 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 1.45
Aquamarine
#7FFFD4
ΔE00 3.41
Light Aqua
#8CFFDB
ΔE00 3.41
Tiffany Blue
#7BF2DA
ΔE00 3.61
Light Teal
#90E4C1
ΔE00 4.35
Aqua Marine
#2EE8BB
ΔE00 4.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77F0CC #F0779B
analogous
#77F090 #77F0CC #77D7F0
triadic
#77F0CC #CC77F0 #F0CC77
tetradic
#77F0CC #9077F0 #F0779B #D7F077
square
#77F0CC #9077F0 #F0779B #D7F077
split-complementary
#77F0CC #F077D7 #F09077
monochromatic
#18D59D #40EAB7 #77F0CC #AEF6E1 #E3FCF5
Accessibility & contrast
On white
1.39
#77F0CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.12
#77F0CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77F0CC
15.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77F0CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77F0CC | 1.00 | 1.39 | 15.12 | 15.12 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAE3CA
Deuteranopia (green-blind)
#D7D5CE
Tritanopia (blue-blind)
#43F2E5
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #77f0cc; /* rgb */ color: rgb(119, 240, 204); /* oklch */ color: oklch(87.5% 0.122 171.5);
Tailwind
colors: {
custom: {
50: '#a6f5db',
500: '#77f0cc',
950: '#000000',
},
}SCSS
$custom: #77f0cc; $custom-light: #a6f5db; $custom-dark: #000000;
JSON
{
"hex": "#77f0cc",
"rgb": {
"r": 119,
"g": 240,
"b": 204
},
"hsl": {
"h": 162.149,
"s": 80.132,
"l": 70.392
},
"oklch": {
"l": 0.87511,
"c": 0.12165,
"h": 171.5
},
"luminance": 0.70602
}Semantic roles & 50–950 ramp
primary
#77F0CC
secondary
#CA426A
accent
#0948DC
background
#FDFFFE
surface
#F7FEFB
border
#D0D6D4
text
#101715
muted
#818584