#77CDC4#77CDC4
#77CDC4 is a light, moderate teal. Relative luminance 0.516; OKLCH L 79.1% C 0.085 H 187.0°. Best body text is #000000 at 11.31:1 contrast (WCAG AA passes).
Color values
| HEX | #77CDC4 |
|---|---|
| RGB | rgb(119, 205, 196) |
| HSL | hsl(174, 46%, 64%) |
| HSV | hsv(174, 42%, 80%) |
| CMYK | cmyk(42%, 0%, 4.4%, 19.6%) |
| CIE-LAB | lab(77.02, -28.15, -3.67) |
| CIE-LCH | lch(77.02, 28.38, 187.43°) |
| OKLab | oklab(79.15% -0.0842 -0.0103) |
| OKLCH | oklch(79.15% 0.085 187) |
| XYZ | xyz(39.3990, 51.5672, 60.0912) |
| Luminance | 0.5157 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.47
Pale Teal
#82CBB2
ΔE00 6.16
Seafoam Blue
#78D1B6
ΔE00 6.27
Turquoise
#40E0D0
ΔE00 6.81
Darkturquoise
#00CED1
ΔE00 7.10
Topaz
#13BBAF
ΔE00 8.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77CDC4 #CD7780
analogous
#77CD99 #77CDC4 #77ABCD
triadic
#77CDC4 #C477CD #CDC477
tetradic
#77CDC4 #9977CD #CD7780 #ABCD77
square
#77CDC4 #9977CD #CD7780 #ABCD77
split-complementary
#77CDC4 #CD77AB #CD9977
monochromatic
#36938A #4ABDB1 #77CDC4 #A4DDD7 #D0EEEB
Accessibility & contrast
On white
1.86
#77CDC4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.31
#77CDC4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77CDC4
11.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77CDC4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77CDC4 | 1.00 | 1.86 | 11.31 | 11.31 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5C5C4
Deuteranopia (green-blind)
#B6BAC5
Tritanopia (blue-blind)
#53D1CA
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #77cdc4; /* rgb */ color: rgb(119, 205, 196); /* oklch */ color: oklch(79.1% 0.085 187.0);
Tailwind
colors: {
custom: {
50: '#a3dcd5',
500: '#77cdc4',
950: '#000000',
},
}SCSS
$custom: #77cdc4; $custom-light: #a3dcd5; $custom-dark: #000000;
JSON
{
"hex": "#77cdc4",
"rgb": {
"r": 119,
"g": 205,
"b": 196
},
"hsl": {
"h": 173.721,
"s": 46.237,
"l": 63.529
},
"oklch": {
"l": 0.79146,
"c": 0.0848,
"h": 187
},
"luminance": 0.5157
}Semantic roles & 50–950 ramp
primary
#77CDC4
secondary
#9A4F56
accent
#2C3BB9
background
#FCFEFE
surface
#F6FCFB
border
#D0D5D4
text
#0F1514
muted
#808483