#77DBC8#77DBC8
#77DBC8 is a very light, moderate teal. Relative luminance 0.588; OKLCH L 82.5% C 0.099 H 179.9°. Best body text is #000000 at 12.75:1 contrast (WCAG AA passes).
Color values
| HEX | #77DBC8 |
|---|---|
| RGB | rgb(119, 219, 200) |
| HSL | hsl(169, 58%, 66%) |
| HSV | hsv(169, 46%, 86%) |
| CMYK | cmyk(45.7%, 0%, 8.7%, 14.1%) |
| CIE-LAB | lab(81.15, -33.87, 0.25) |
| CIE-LCH | lch(81.15, 33.87, 179.58°) |
| OKLab | oklab(82.51% -0.0987 0.0001) |
| OKLCH | oklch(82.51% 0.099 179.9) |
| XYZ | xyz(43.3603, 58.7516, 63.6876) |
| Luminance | 0.5876 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 3.93
Turquoise
#40E0D0
ΔE00 4.50
Tiffany Blue
#7BF2DA
ΔE00 5.20
Pale Teal
#82CBB2
ΔE00 5.36
Light Teal
#90E4C1
ΔE00 6.13
Mediumturquoise
#48D1CC
ΔE00 6.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77DBC8 #DB778A
analogous
#77DB96 #77DBC8 #77BCDB
triadic
#77DBC8 #C877DB #DBC877
tetradic
#77DBC8 #9677DB #DB778A #BCDB77
square
#77DBC8 #9677DB #DB778A #BCDB77
split-complementary
#77DBC8 #DB77BC #DB9677
monochromatic
#2DAA93 #47CEB4 #77DBC8 #A7E8DC #D8F5EF
Accessibility & contrast
On white
1.65
#77DBC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.75
#77DBC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77DBC8
12.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77DBC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77DBC8 | 1.00 | 1.65 | 12.75 | 12.75 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D1C7
Deuteranopia (green-blind)
#C3C5CA
Tritanopia (blue-blind)
#4DDED5
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #77dbc8; /* rgb */ color: rgb(119, 219, 200); /* oklch */ color: oklch(82.5% 0.099 179.9);
Tailwind
colors: {
custom: {
50: '#a4e6d8',
500: '#77dbc8',
950: '#000000',
},
}SCSS
$custom: #77dbc8; $custom-light: #a4e6d8; $custom-dark: #000000;
JSON
{
"hex": "#77dbc8",
"rgb": {
"r": 119,
"g": 219,
"b": 200
},
"hsl": {
"h": 168.6,
"s": 58.14,
"l": 66.275
},
"oklch": {
"l": 0.82513,
"c": 0.09866,
"h": 179.9
},
"luminance": 0.58755
}Semantic roles & 50–950 ramp
primary
#77DBC8
secondary
#AD495C
accent
#203FC6
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101614
muted
#818483