#77D3DA#77D3DA
#77D3DA is a light, moderate teal. Relative luminance 0.556; OKLCH L 81.2% C 0.088 H 202.0°. Best body text is #000000 at 12.11:1 contrast (WCAG AA passes).
Color values
| HEX | #77D3DA |
|---|---|
| RGB | rgb(119, 211, 218) |
| HSL | hsl(184, 57%, 66%) |
| HSV | hsv(184, 45%, 85%) |
| CMYK | cmyk(45.4%, 3.2%, 0%, 14.5%) |
| CIE-LAB | lab(79.37, -25.60, -12.00) |
| CIE-LCH | lch(79.37, 28.27, 205.12°) |
| OKLab | oklab(81.24% -0.082 -0.0331) |
| OKLCH | oklch(81.24% 0.088 202) |
| XYZ | xyz(43.5520, 55.5689, 74.7469) |
| Luminance | 0.5557 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 5.75
Mediumturquoise
#48D1CC
ΔE00 6.51
Robin'S Egg
#6DEDFD
ΔE00 6.58
Darkturquoise
#00CED1
ΔE00 6.68
Robin'S Egg Blue
#98EFF9
ΔE00 6.85
Robin Egg Blue
#8AF1FE
ΔE00 7.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77D3DA #DA7E77
analogous
#77DAAF #77D3DA #77A1DA
triadic
#77D3DA #DA77D3 #D3DA77
tetradic
#77D3DA #AF77DA #DA7E77 #A1DA77
square
#77D3DA #AF77DA #DA7E77 #A1DA77
split-complementary
#77D3DA #DA77A1 #DAAF77
monochromatic
#2EA0A9 #47C3CD #77D3DA #A7E3E7 #D7F2F4
Accessibility & contrast
On white
1.73
#77D3DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.11
#77D3DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77D3DA
12.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77D3DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77D3DA | 1.00 | 1.73 | 12.11 | 12.11 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7CCDB
Deuteranopia (green-blind)
#B6BFDB
Tritanopia (blue-blind)
#43D9D5
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #77d3da; /* rgb */ color: rgb(119, 211, 218); /* oklch */ color: oklch(81.2% 0.088 202.0);
Tailwind
colors: {
custom: {
50: '#a4e0e5',
500: '#77d3da',
950: '#000000',
},
}SCSS
$custom: #77d3da; $custom-light: #a4e0e5; $custom-dark: #000000;
JSON
{
"hex": "#77d3da",
"rgb": {
"r": 119,
"g": 211,
"b": 218
},
"hsl": {
"h": 184.242,
"s": 57.225,
"l": 66.078
},
"oklch": {
"l": 0.81241,
"c": 0.08841,
"h": 202
},
"luminance": 0.55572
}Semantic roles & 50–950 ramp
primary
#77D3DA
secondary
#AC5049
accent
#2C21C5
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101515
muted
#818484