#77CEB2#77CEB2
#77CEB2 is a light, moderate teal. Relative luminance 0.513; OKLCH L 78.9% C 0.094 H 171.0°. Best body text is #000000 at 11.26:1 contrast (WCAG AA passes).
Color values
| HEX | #77CEB2 |
|---|---|
| RGB | rgb(119, 206, 178) |
| HSL | hsl(161, 47%, 64%) |
| HSV | hsv(161, 42%, 81%) |
| CMYK | cmyk(42.2%, 0%, 13.6%, 19.2%) |
| CIE-LAB | lab(76.85, -32.79, 5.76) |
| CIE-LCH | lch(76.85, 33.29, 170.04°) |
| OKLab | oklab(78.85% -0.0931 0.0147) |
| OKLCH | oklch(78.85% 0.094 171) |
| XYZ | xyz(37.7117, 51.2762, 50.0209) |
| Luminance | 0.5128 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 0.86
Pale Teal
#82CBB2
ΔE00 1.92
Mediumaquamarine
#66CDAA
ΔE00 2.57
Light Teal
#90E4C1
ΔE00 5.71
Seafoam
#7FE0B3
ΔE00 5.92
Eucalyptus
#44D7A8
ΔE00 6.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77CEB2 #CE7793
analogous
#77CE86 #77CEB2 #77BECE
triadic
#77CEB2 #B277CE #CEB277
tetradic
#77CEB2 #8677CE #CE7793 #BECE77
square
#77CEB2 #8677CE #CE7793 #BECE77
split-complementary
#77CEB2 #CE77BE #CE8677
monochromatic
#369576 #4ABE99 #77CEB2 #A4DECB #D1EEE5
Accessibility & contrast
On white
1.87
#77CEB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.26
#77CEB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77CEB2
11.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77CEB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77CEB2 | 1.00 | 1.87 | 11.26 | 11.26 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9C4B1
Deuteranopia (green-blind)
#BBB9B4
Tritanopia (blue-blind)
#5BCFC6
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #77ceb2; /* rgb */ color: rgb(119, 206, 178); /* oklch */ color: oklch(78.9% 0.094 171.0);
Tailwind
colors: {
custom: {
50: '#a2ddc9',
500: '#77ceb2',
950: '#000000',
},
}SCSS
$custom: #77ceb2; $custom-light: #a2ddc9; $custom-dark: #000000;
JSON
{
"hex": "#77ceb2",
"rgb": {
"r": 119,
"g": 206,
"b": 178
},
"hsl": {
"h": 160.69,
"s": 47.027,
"l": 63.725
},
"oklch": {
"l": 0.78851,
"c": 0.0943,
"h": 171
},
"luminance": 0.51279
}Semantic roles & 50–950 ramp
primary
#77CEB2
secondary
#9B4E67
accent
#2B59BA
background
#FCFEFD
surface
#F6FCF9
border
#D0D5D2
text
#0F1513
muted
#808482