#77CDB7#77CDB7
#77CDB7 is a light, moderate teal. Relative luminance 0.510; OKLCH L 78.8% C 0.090 H 175.5°. Best body text is #000000 at 11.20:1 contrast (WCAG AA passes).
Color values
| HEX | #77CDB7 |
|---|---|
| RGB | rgb(119, 205, 183) |
| HSL | hsl(165, 46%, 64%) |
| HSV | hsv(165, 42%, 80%) |
| CMYK | cmyk(42%, 0%, 10.7%, 19.6%) |
| CIE-LAB | lab(76.68, -31.19, 2.83) |
| CIE-LCH | lch(76.68, 31.32, 174.82°) |
| OKLab | oklab(78.76% -0.0898 0.007) |
| OKLCH | oklch(78.76% 0.09 175.5) |
| XYZ | xyz(37.9829, 51.0007, 52.6332) |
| Luminance | 0.5100 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 1.78
Pale Teal
#82CBB2
ΔE00 2.17
Mediumaquamarine
#66CDAA
ΔE00 4.16
Light Teal
#90E4C1
ΔE00 6.72
Turquoise
#40E0D0
ΔE00 7.22
Turquoise (survey)
#06C2AC
ΔE00 7.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77CDB7 #CD778D
analogous
#77CD8C #77CDB7 #77B8CD
triadic
#77CDB7 #B777CD #CDB777
tetradic
#77CDB7 #8C77CD #CD778D #B8CD77
square
#77CDB7 #8C77CD #CD778D #B8CD77
split-complementary
#77CDB7 #CD77B8 #CD8C77
monochromatic
#36937C #4ABD9F #77CDB7 #A4DDCF #D0EEE6
Accessibility & contrast
On white
1.87
#77CDB7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.20
#77CDB7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77CDB7
11.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77CDB7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77CDB7 | 1.00 | 1.87 | 11.20 | 11.20 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C3B6
Deuteranopia (green-blind)
#B9B9B9
Tritanopia (blue-blind)
#59CFC6
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #77cdb7; /* rgb */ color: rgb(119, 205, 183); /* oklch */ color: oklch(78.8% 0.090 175.5);
Tailwind
colors: {
custom: {
50: '#a2dccc',
500: '#77cdb7',
950: '#000000',
},
}SCSS
$custom: #77cdb7; $custom-light: #a2dccc; $custom-dark: #000000;
JSON
{
"hex": "#77cdb7",
"rgb": {
"r": 119,
"g": 205,
"b": 183
},
"hsl": {
"h": 164.651,
"s": 46.237,
"l": 63.529
},
"oklch": {
"l": 0.78758,
"c": 0.09004,
"h": 175.5
},
"luminance": 0.51003
}Semantic roles & 50–950 ramp
primary
#77CDB7
secondary
#9A4F62
accent
#2C50B9
background
#FCFEFE
surface
#F6FCFA
border
#D0D5D3
text
#0F1513
muted
#808483