#77DEBA#77DEBA
#77DEBA is a very light, moderate teal. Relative luminance 0.597; OKLCH L 82.8% C 0.110 H 168.7°. Best body text is #000000 at 12.94:1 contrast (WCAG AA passes).
Color values
| HEX | #77DEBA |
|---|---|
| RGB | rgb(119, 222, 186) |
| HSL | hsl(159, 61%, 67%) |
| HSV | hsv(159, 46%, 87%) |
| CMYK | cmyk(46.4%, 0%, 16.2%, 12.9%) |
| CIE-LAB | lab(81.68, -38.42, 8.43) |
| CIE-LCH | lch(81.68, 39.33, 167.62°) |
| OKLab | oklab(82.82% -0.1082 0.0216) |
| OKLCH | oklch(82.82% 0.11 168.7) |
| XYZ | xyz(42.5882, 59.7063, 55.7251) |
| Luminance | 0.5971 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 2.73
Light Teal
#90E4C1
ΔE00 2.96
Seafoam Blue
#78D1B6
ΔE00 3.76
Mediumaquamarine
#66CDAA
ΔE00 4.20
Eucalyptus
#44D7A8
ΔE00 4.82
Light Turquoise
#7EF4CC
ΔE00 4.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77DEBA #DE779B
analogous
#77DE87 #77DEBA #77CFDE
triadic
#77DEBA #BA77DE #DEBA77
tetradic
#77DEBA #8777DE #DE779B #CFDE77
square
#77DEBA #8777DE #DE779B #CFDE77
split-complementary
#77DEBA #DE77CF #DE8777
monochromatic
#2BB081 #46D2A1 #77DEBA #A8EAD3 #DAF6EC
Accessibility & contrast
On white
1.62
#77DEBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.94
#77DEBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77DEBA
12.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77DEBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77DEBA | 1.00 | 1.62 | 12.94 | 12.94 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D2B8
Deuteranopia (green-blind)
#C9C6BC
Tritanopia (blue-blind)
#54DFD4
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #77deba; /* rgb */ color: rgb(119, 222, 186); /* oklch */ color: oklch(82.8% 0.110 168.7);
Tailwind
colors: {
custom: {
50: '#a4e9ce',
500: '#77deba',
950: '#000000',
},
}SCSS
$custom: #77deba; $custom-light: #a4e9ce; $custom-dark: #000000;
JSON
{
"hex": "#77deba",
"rgb": {
"r": 119,
"g": 222,
"b": 186
},
"hsl": {
"h": 159.029,
"s": 60.947,
"l": 66.863
},
"oklch": {
"l": 0.82823,
"c": 0.11033,
"h": 168.7
},
"luminance": 0.5971
}Semantic roles & 50–950 ramp
primary
#77DEBA
secondary
#B2476D
accent
#1D59C9
background
#FCFEFE
surface
#F6FDFB
border
#D0D5D4
text
#101613
muted
#808483