#77FDEC#77FDEC
#77FDEC is a very light, vivid teal. Relative luminance 0.802; OKLCH L 91.4% C 0.121 H 184.3°. Best body text is #000000 at 17.05:1 contrast (WCAG AA passes).
Color values
| HEX | #77FDEC |
|---|---|
| RGB | rgb(119, 253, 236) |
| HSL | hsl(172, 97%, 73%) |
| HSV | hsv(172, 53%, 99%) |
| CMYK | cmyk(53%, 0%, 6.7%, 0.8%) |
| CIE-LAB | lab(91.78, -40.82, -3.09) |
| CIE-LCH | lch(91.78, 40.93, 184.33°) |
| OKLab | oklab(91.42% -0.1205 -0.009) |
| OKLCH | oklch(91.42% 0.121 184.3) |
| XYZ | xyz(57.8668, 80.2232, 91.7757) |
| Luminance | 0.8023 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.51
Bright Aqua
#0BF9EA
ΔE00 4.21
Bright Turquoise
#0FFEF9
ΔE00 5.38
Light Aqua
#8CFFDB
ΔE00 6.26
Bright Cyan
#41FDFE
ΔE00 6.32
Aqua
#00FFFF
ΔE00 6.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77FDEC #FD7788
analogous
#77FDA9 #77FDEC #77CBFD
triadic
#77FDEC #EC77FD #FDEC77
tetradic
#77FDEC #A977FD #FD7788 #CBFD77
square
#77FDEC #A977FD #FD7788 #CBFD77
split-complementary
#77FDEC #FD77CB #FDA977
monochromatic
#04F6D7 #3BFCE4 #77FDEC #B3FEF4 #E1FFFB
Accessibility & contrast
On white
1.23
#77FDEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.05
#77FDEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77FDEC
17.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77FDEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77FDEC | 1.00 | 1.23 | 17.05 | 17.05 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2F1EB
Deuteranopia (green-blind)
#DDE1EE
Tritanopia (blue-blind)
#12FFF8
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #77fdec; /* rgb */ color: rgb(119, 253, 236); /* oklch */ color: oklch(91.4% 0.121 184.3);
Tailwind
colors: {
custom: {
50: '#a8fef2',
500: '#77fdec',
950: '#000000',
},
}SCSS
$custom: #77fdec; $custom-light: #a8fef2; $custom-dark: #000000;
JSON
{
"hex": "#77fdec",
"rgb": {
"r": 119,
"g": 253,
"b": 236
},
"hsl": {
"h": 172.388,
"s": 97.101,
"l": 72.941
},
"oklch": {
"l": 0.91417,
"c": 0.12086,
"h": 184.3
},
"luminance": 0.80229
}Semantic roles & 50–950 ramp
primary
#77FDEC
secondary
#DA3E52
accent
#001DE6
background
#FDFFFF
surface
#F7FFFE
border
#D0D7D6
text
#111816
muted
#818685