#77FBDA#77FBDA
#77FBDA is a very light, vivid teal. Relative luminance 0.780; OKLCH L 90.4% C 0.127 H 174.6°. Best body text is #000000 at 16.60:1 contrast (WCAG AA passes).
Color values
| HEX | #77FBDA |
|---|---|
| RGB | rgb(119, 251, 218) |
| HSL | hsl(165, 94%, 73%) |
| HSV | hsv(165, 53%, 98%) |
| CMYK | cmyk(52.6%, 0%, 13.1%, 1.6%) |
| CIE-LAB | lab(90.77, -44.17, 4.76) |
| CIE-LCH | lch(90.77, 44.43, 173.85°) |
| OKLab | oklab(90.44% -0.1261 0.0119) |
| OKLCH | oklch(90.44% 0.127 174.6) |
| XYZ | xyz(54.7542, 77.9732, 78.4810) |
| Luminance | 0.7798 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 2.21
Aquamarine
#7FFFD4
ΔE00 2.87
Light Turquoise
#7EF4CC
ΔE00 2.92
Tiffany Blue
#7BF2DA
ΔE00 3.02
Light Aquamarine
#7BFDC7
ΔE00 5.43
Pale Turquoise
#A5FBD5
ΔE00 5.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77FBDA #FB7798
analogous
#77FB98 #77FBDA #77DAFB
triadic
#77FBDA #DA77FB #FBDA77
tetradic
#77FBDA #9877FB #FB7798 #DAFB77
square
#77FBDA #9877FB #FB7798 #DAFB77
split-complementary
#77FBDA #FB77DA #FB9877
monochromatic
#07F1B6 #3CF9CA #77FBDA #B2FDEA #E1FEF7
Accessibility & contrast
On white
1.27
#77FBDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.60
#77FBDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77FBDA
16.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77FBDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77FBDA | 1.00 | 1.27 | 16.60 | 16.60 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3EDD9
Deuteranopia (green-blind)
#DFDEDC
Tritanopia (blue-blind)
#32FEF1
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #77fbda; /* rgb */ color: rgb(119, 251, 218); /* oklch */ color: oklch(90.4% 0.127 174.6);
Tailwind
colors: {
custom: {
50: '#a7fde5',
500: '#77fbda',
950: '#000000',
},
}SCSS
$custom: #77fbda; $custom-light: #a7fde5; $custom-dark: #000000;
JSON
{
"hex": "#77fbda",
"rgb": {
"r": 119,
"g": 251,
"b": 218
},
"hsl": {
"h": 165,
"s": 94.286,
"l": 72.549
},
"oklch": {
"l": 0.90443,
"c": 0.12664,
"h": 174.6
},
"luminance": 0.77978
}Semantic roles & 50–950 ramp
primary
#77FBDA
secondary
#D83F65
accent
#0039E6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101815
muted
#818684