#77FBDC#77FBDC
#77FBDC is a very light, vivid teal. Relative luminance 0.781; OKLCH L 90.5% C 0.126 H 175.7°. Best body text is #000000 at 16.62:1 contrast (WCAG AA passes).
Color values
| HEX | #77FBDC |
|---|---|
| RGB | rgb(119, 251, 220) |
| HSL | hsl(166, 94%, 73%) |
| HSV | hsv(166, 53%, 98%) |
| CMYK | cmyk(52.6%, 0%, 12.4%, 1.6%) |
| CIE-LAB | lab(90.82, -43.71, 3.79) |
| CIE-LCH | lch(90.82, 43.88, 175.04°) |
| OKLab | oklab(90.5% -0.1252 0.0094) |
| OKLCH | oklch(90.5% 0.126 175.7) |
| XYZ | xyz(55.0175, 78.0786, 79.8676) |
| Luminance | 0.7808 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 2.54
Tiffany Blue
#7BF2DA
ΔE00 2.62
Light Turquoise
#7EF4CC
ΔE00 3.40
Aquamarine
#7FFFD4
ΔE00 3.42
Aqua (survey)
#13EAC9
ΔE00 5.68
Pale Turquoise
#A5FBD5
ΔE00 5.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77FBDC #FB7796
analogous
#77FB9A #77FBDC #77D8FB
triadic
#77FBDC #DC77FB #FBDC77
tetradic
#77FBDC #9A77FB #FB7796 #D8FB77
square
#77FBDC #9A77FB #FB7796 #D8FB77
split-complementary
#77FBDC #FB77D8 #FB9A77
monochromatic
#07F1BA #3CF9CD #77FBDC #B2FDEB #E1FEF7
Accessibility & contrast
On white
1.26
#77FBDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.62
#77FBDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77FBDC
16.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77FBDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77FBDC | 1.00 | 1.26 | 16.62 | 16.62 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3EDDB
Deuteranopia (green-blind)
#DFDFDE
Tritanopia (blue-blind)
#30FEF2
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #77fbdc; /* rgb */ color: rgb(119, 251, 220); /* oklch */ color: oklch(90.5% 0.126 175.7);
Tailwind
colors: {
custom: {
50: '#a8fde6',
500: '#77fbdc',
950: '#000000',
},
}SCSS
$custom: #77fbdc; $custom-light: #a8fde6; $custom-dark: #000000;
JSON
{
"hex": "#77fbdc",
"rgb": {
"r": 119,
"g": 251,
"b": 220
},
"hsl": {
"h": 165.909,
"s": 94.286,
"l": 72.549
},
"oklch": {
"l": 0.90498,
"c": 0.12557,
"h": 175.7
},
"luminance": 0.78084
}Semantic roles & 50–950 ramp
primary
#77FBDC
secondary
#D83F63
accent
#0036E6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101816
muted
#818684