#77CEBD#77CEBD
#77CEBD is a light, moderate teal. Relative luminance 0.517; OKLCH L 79.2% C 0.088 H 179.9°. Best body text is #000000 at 11.35:1 contrast (WCAG AA passes).
Color values
| HEX | #77CEBD |
|---|---|
| RGB | rgb(119, 206, 189) |
| HSL | hsl(168, 47%, 64%) |
| HSV | hsv(168, 42%, 81%) |
| CMYK | cmyk(42.2%, 0%, 8.3%, 19.2%) |
| CIE-LAB | lab(77.12, -30.29, 0.25) |
| CIE-LCH | lch(77.12, 30.29, 179.53°) |
| OKLab | oklab(79.17% -0.0883 0.0002) |
| OKLCH | oklch(79.17% 0.088 179.9) |
| XYZ | xyz(38.8607, 51.7358, 56.0725) |
| Luminance | 0.5174 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 3.34
Pale Teal
#82CBB2
ΔE00 3.59
Mediumaquamarine
#66CDAA
ΔE00 5.82
Mediumturquoise
#48D1CC
ΔE00 6.07
Turquoise
#40E0D0
ΔE00 6.44
Turquoise (survey)
#06C2AC
ΔE00 7.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77CEBD #CE7788
analogous
#77CE91 #77CEBD #77B3CE
triadic
#77CEBD #BD77CE #CEBD77
tetradic
#77CEBD #9177CE #CE7788 #B3CE77
square
#77CEBD #9177CE #CE7788 #B3CE77
split-complementary
#77CEBD #CE77B3 #CE9177
monochromatic
#369582 #4ABEA7 #77CEBD #A4DED3 #D1EEE9
Accessibility & contrast
On white
1.85
#77CEBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.35
#77CEBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77CEBD
11.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77CEBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77CEBD | 1.00 | 1.85 | 11.35 | 11.35 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C5BC
Deuteranopia (green-blind)
#B9BABE
Tritanopia (blue-blind)
#56D1C9
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #77cebd; /* rgb */ color: rgb(119, 206, 189); /* oklch */ color: oklch(79.2% 0.088 179.9);
Tailwind
colors: {
custom: {
50: '#a3ddd0',
500: '#77cebd',
950: '#000000',
},
}SCSS
$custom: #77cebd; $custom-light: #a3ddd0; $custom-dark: #000000;
JSON
{
"hex": "#77cebd",
"rgb": {
"r": 119,
"g": 206,
"b": 189
},
"hsl": {
"h": 168.276,
"s": 47.027,
"l": 63.725
},
"oklch": {
"l": 0.79166,
"c": 0.08834,
"h": 179.9
},
"luminance": 0.51739
}Semantic roles & 50–950 ramp
primary
#77CEBD
secondary
#9B4E5D
accent
#2B47BA
background
#FCFEFE
surface
#F6FCFB
border
#D0D5D4
text
#0F1514
muted
#808483