#77FCDC#77FCDC
#77FCDC is a very light, vivid teal. Relative luminance 0.787; OKLCH L 90.7% C 0.127 H 175.3°. Best body text is #000000 at 16.74:1 contrast (WCAG AA passes).
Color values
| HEX | #77FCDC |
|---|---|
| RGB | rgb(119, 252, 220) |
| HSL | hsl(166, 96%, 73%) |
| HSV | hsv(166, 53%, 99%) |
| CMYK | cmyk(52.8%, 0%, 12.7%, 1.2%) |
| CIE-LAB | lab(91.10, -44.15, 4.21) |
| CIE-LCH | lch(91.10, 44.35, 174.56°) |
| OKLab | oklab(90.73% -0.1263 0.0105) |
| OKLCH | oklch(90.73% 0.127 175.3) |
| XYZ | xyz(55.3307, 78.7050, 79.9720) |
| Luminance | 0.7871 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 2.35
Tiffany Blue
#7BF2DA
ΔE00 2.94
Aquamarine
#7FFFD4
ΔE00 3.14
Light Turquoise
#7EF4CC
ΔE00 3.30
Pale Turquoise
#A5FBD5
ΔE00 5.65
Light Aquamarine
#7BFDC7
ΔE00 5.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77FCDC #FC7797
analogous
#77FC99 #77FCDC #77D9FC
triadic
#77FCDC #DC77FC #FCDC77
tetradic
#77FCDC #9977FC #FC7797 #D9FC77
square
#77FCDC #9977FC #FC7797 #D9FC77
split-complementary
#77FCDC #FC77D9 #FC9977
monochromatic
#05F3BA #3BFBCD #77FCDC #B3FDEB #E1FEF7
Accessibility & contrast
On white
1.25
#77FCDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.74
#77FCDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77FCDC
16.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77FCDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77FCDC | 1.00 | 1.25 | 16.74 | 16.74 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4EEDB
Deuteranopia (green-blind)
#E0DFDE
Tritanopia (blue-blind)
#2FFFF2
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #77fcdc; /* rgb */ color: rgb(119, 252, 220); /* oklch */ color: oklch(90.7% 0.127 175.3);
Tailwind
colors: {
custom: {
50: '#a8fee6',
500: '#77fcdc',
950: '#000000',
},
}SCSS
$custom: #77fcdc; $custom-light: #a8fee6; $custom-dark: #000000;
JSON
{
"hex": "#77fcdc",
"rgb": {
"r": 119,
"g": 252,
"b": 220
},
"hsl": {
"h": 165.564,
"s": 95.683,
"l": 72.745
},
"oklch": {
"l": 0.90729,
"c": 0.12671,
"h": 175.3
},
"luminance": 0.7871
}Semantic roles & 50–950 ramp
primary
#77FCDC
secondary
#D93E64
accent
#0037E6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101816
muted
#818684