#77CEBC#77CEBC
#77CEBC is a light, moderate teal. Relative luminance 0.517; OKLCH L 79.1% C 0.089 H 179.0°. Best body text is #000000 at 11.34:1 contrast (WCAG AA passes).
Color values
| HEX | #77CEBC |
|---|---|
| RGB | rgb(119, 206, 188) |
| HSL | hsl(168, 47%, 64%) |
| HSV | hsv(168, 42%, 81%) |
| CMYK | cmyk(42.2%, 0%, 8.7%, 19.2%) |
| CIE-LAB | lab(77.10, -30.52, 0.75) |
| CIE-LCH | lch(77.10, 30.53, 178.60°) |
| OKLab | oklab(79.14% -0.0888 0.0015) |
| OKLCH | oklch(79.14% 0.089 179) |
| XYZ | xyz(38.7526, 51.6925, 55.5028) |
| Luminance | 0.5170 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 3.00
Pale Teal
#82CBB2
ΔE00 3.30
Mediumaquamarine
#66CDAA
ΔE00 5.48
Mediumturquoise
#48D1CC
ΔE00 6.35
Turquoise
#40E0D0
ΔE00 6.52
Turquoise (survey)
#06C2AC
ΔE00 7.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77CEBC #CE7789
analogous
#77CE90 #77CEBC #77B4CE
triadic
#77CEBC #BC77CE #CEBC77
tetradic
#77CEBC #9077CE #CE7789 #B4CE77
square
#77CEBC #9077CE #CE7789 #B4CE77
split-complementary
#77CEBC #CE77B4 #CE9077
monochromatic
#369581 #4ABEA6 #77CEBC #A4DED2 #D1EEE8
Accessibility & contrast
On white
1.85
#77CEBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.34
#77CEBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77CEBC
11.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77CEBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77CEBC | 1.00 | 1.85 | 11.34 | 11.34 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8C5BB
Deuteranopia (green-blind)
#B9BABD
Tritanopia (blue-blind)
#57D1C8
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #77cebc; /* rgb */ color: rgb(119, 206, 188); /* oklch */ color: oklch(79.1% 0.089 179.0);
Tailwind
colors: {
custom: {
50: '#a3ddd0',
500: '#77cebc',
950: '#000000',
},
}SCSS
$custom: #77cebc; $custom-light: #a3ddd0; $custom-dark: #000000;
JSON
{
"hex": "#77cebc",
"rgb": {
"r": 119,
"g": 206,
"b": 188
},
"hsl": {
"h": 167.586,
"s": 47.027,
"l": 63.725
},
"oklch": {
"l": 0.79137,
"c": 0.08879,
"h": 179
},
"luminance": 0.51695
}Semantic roles & 50–950 ramp
primary
#77CEBC
secondary
#9B4E5E
accent
#2B49BA
background
#FCFEFE
surface
#F6FCFB
border
#D0D5D4
text
#0F1513
muted
#808483