#77DFBB#77DFBB
#77DFBB is a very light, moderate teal. Relative luminance 0.603; OKLCH L 83.1% C 0.111 H 168.9°. Best body text is #000000 at 13.06:1 contrast (WCAG AA passes).
Color values
| HEX | #77DFBB |
|---|---|
| RGB | rgb(119, 223, 187) |
| HSL | hsl(159, 62%, 67%) |
| HSV | hsv(159, 47%, 87%) |
| CMYK | cmyk(46.6%, 0%, 16.1%, 12.5%) |
| CIE-LAB | lab(81.99, -38.65, 8.35) |
| CIE-LCH | lch(81.99, 39.55, 167.81°) |
| OKLab | oklab(83.08% -0.1089 0.0214) |
| OKLCH | oklch(83.08% 0.111 168.9) |
| XYZ | xyz(42.9612, 60.2817, 56.3757) |
| Luminance | 0.6028 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 2.76
Light Teal
#90E4C1
ΔE00 2.90
Seafoam Blue
#78D1B6
ΔE00 3.93
Mediumaquamarine
#66CDAA
ΔE00 4.41
Light Turquoise
#7EF4CC
ΔE00 4.61
Eucalyptus
#44D7A8
ΔE00 4.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77DFBB #DF779B
analogous
#77DF87 #77DFBB #77CFDF
triadic
#77DFBB #BB77DF #DFBB77
tetradic
#77DFBB #8777DF #DF779B #CFDF77
square
#77DFBB #8777DF #DF779B #CFDF77
split-complementary
#77DFBB #DF77CF #DF8777
monochromatic
#2AB283 #45D3A2 #77DFBB #A9EBD4 #DAF6ED
Accessibility & contrast
On white
1.61
#77DFBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.06
#77DFBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77DFBB
13.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77DFBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77DFBB | 1.00 | 1.61 | 13.06 | 13.06 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAD3B9
Deuteranopia (green-blind)
#CAC7BD
Tritanopia (blue-blind)
#53E0D5
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #77dfbb; /* rgb */ color: rgb(119, 223, 187); /* oklch */ color: oklch(83.1% 0.111 168.9);
Tailwind
colors: {
custom: {
50: '#a4e9cf',
500: '#77dfbb',
950: '#000000',
},
}SCSS
$custom: #77dfbb; $custom-light: #a4e9cf; $custom-dark: #000000;
JSON
{
"hex": "#77dfbb",
"rgb": {
"r": 119,
"g": 223,
"b": 187
},
"hsl": {
"h": 159.231,
"s": 61.905,
"l": 67.059
},
"oklch": {
"l": 0.83084,
"c": 0.11097,
"h": 168.9
},
"luminance": 0.60285
}Semantic roles & 50–950 ramp
primary
#77DFBB
secondary
#B3476C
accent
#1C58CA
background
#FDFEFE
surface
#F7FDFB
border
#D0D5D4
text
#101613
muted
#818483