#77CEBA#77CEBA
#77CEBA is a light, moderate teal. Relative luminance 0.516; OKLCH L 79.1% C 0.090 H 177.3°. Best body text is #000000 at 11.32:1 contrast (WCAG AA passes).
Color values
| HEX | #77CEBA |
|---|---|
| RGB | rgb(119, 206, 186) |
| HSL | hsl(166, 47%, 64%) |
| HSV | hsv(166, 42%, 81%) |
| CMYK | cmyk(42.2%, 0%, 9.7%, 19.2%) |
| CIE-LAB | lab(77.05, -30.98, 1.75) |
| CIE-LCH | lch(77.05, 31.03, 176.77°) |
| OKLab | oklab(79.08% -0.0896 0.0042) |
| OKLCH | oklch(79.08% 0.09 177.3) |
| XYZ | xyz(38.5385, 51.6069, 54.3752) |
| Luminance | 0.5161 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 2.33
Pale Teal
#82CBB2
ΔE00 2.76
Mediumaquamarine
#66CDAA
ΔE00 4.82
Turquoise
#40E0D0
ΔE00 6.74
Mediumturquoise
#48D1CC
ΔE00 6.93
Light Teal
#90E4C1
ΔE00 6.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77CEBA #CE778B
analogous
#77CE8E #77CEBA #77B6CE
triadic
#77CEBA #BA77CE #CEBA77
tetradic
#77CEBA #8E77CE #CE778B #B6CE77
square
#77CEBA #8E77CE #CE778B #B6CE77
split-complementary
#77CEBA #CE77B6 #CE8E77
monochromatic
#36957F #4ABEA3 #77CEBA #A4DED1 #D1EEE8
Accessibility & contrast
On white
1.85
#77CEBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.32
#77CEBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77CEBA
11.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77CEBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77CEBA | 1.00 | 1.85 | 11.32 | 11.32 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8C4B9
Deuteranopia (green-blind)
#B9BABC
Tritanopia (blue-blind)
#58D0C8
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #77ceba; /* rgb */ color: rgb(119, 206, 186); /* oklch */ color: oklch(79.1% 0.090 177.3);
Tailwind
colors: {
custom: {
50: '#a3ddce',
500: '#77ceba',
950: '#000000',
},
}SCSS
$custom: #77ceba; $custom-light: #a3ddce; $custom-dark: #000000;
JSON
{
"hex": "#77ceba",
"rgb": {
"r": 119,
"g": 206,
"b": 186
},
"hsl": {
"h": 166.207,
"s": 47.027,
"l": 63.725
},
"oklch": {
"l": 0.79078,
"c": 0.08974,
"h": 177.3
},
"luminance": 0.5161
}Semantic roles & 50–950 ramp
primary
#77CEBA
secondary
#9B4E60
accent
#2B4CBA
background
#FCFEFE
surface
#F6FCFB
border
#D0D5D4
text
#0F1513
muted
#808483