#77CDB2#77CDB2
#77CDB2 is a light, moderate teal. Relative luminance 0.508; OKLCH L 78.6% C 0.093 H 171.6°. Best body text is #000000 at 11.16:1 contrast (WCAG AA passes).
Color values
| HEX | #77CDB2 |
|---|---|
| RGB | rgb(119, 205, 178) |
| HSL | hsl(161, 46%, 64%) |
| HSV | hsv(161, 42%, 80%) |
| CMYK | cmyk(42%, 0%, 13.2%, 19.6%) |
| CIE-LAB | lab(76.56, -32.32, 5.34) |
| CIE-LCH | lch(76.56, 32.76, 170.62°) |
| OKLab | oklab(78.62% -0.092 0.0136) |
| OKLCH | oklch(78.62% 0.093 171.6) |
| XYZ | xyz(37.4718, 50.7962, 49.9409) |
| Luminance | 0.5080 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 1.00
Pale Teal
#82CBB2
ΔE00 1.73
Mediumaquamarine
#66CDAA
ΔE00 2.79
Light Teal
#90E4C1
ΔE00 6.00
Seafoam
#7FE0B3
ΔE00 6.28
Eucalyptus
#44D7A8
ΔE00 6.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77CDB2 #CD7792
analogous
#77CD87 #77CDB2 #77BDCD
triadic
#77CDB2 #B277CD #CDB277
tetradic
#77CDB2 #8777CD #CD7792 #BDCD77
square
#77CDB2 #8777CD #CD7792 #BDCD77
split-complementary
#77CDB2 #CD77BD #CD8777
monochromatic
#369376 #4ABD99 #77CDB2 #A4DDCB #D0EEE5
Accessibility & contrast
On white
1.88
#77CDB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.16
#77CDB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77CDB2
11.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77CDB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77CDB2 | 1.00 | 1.88 | 11.16 | 11.16 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8C3B1
Deuteranopia (green-blind)
#BAB9B4
Tritanopia (blue-blind)
#5BCEC5
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #77cdb2; /* rgb */ color: rgb(119, 205, 178); /* oklch */ color: oklch(78.6% 0.093 171.6);
Tailwind
colors: {
custom: {
50: '#a2dcc9',
500: '#77cdb2',
950: '#000000',
},
}SCSS
$custom: #77cdb2; $custom-light: #a2dcc9; $custom-dark: #000000;
JSON
{
"hex": "#77cdb2",
"rgb": {
"r": 119,
"g": 205,
"b": 178
},
"hsl": {
"h": 161.163,
"s": 46.237,
"l": 63.529
},
"oklch": {
"l": 0.78617,
"c": 0.09296,
"h": 171.6
},
"luminance": 0.50799
}Semantic roles & 50–950 ramp
primary
#77CDB2
secondary
#9A4F66
accent
#2C58B9
background
#FCFEFD
surface
#F6FCF9
border
#D0D5D2
text
#0F1513
muted
#808482