#77CFB2#77CFB2
#77CFB2 is a light, moderate teal. Relative luminance 0.518; OKLCH L 79.1% C 0.096 H 170.5°. Best body text is #000000 at 11.35:1 contrast (WCAG AA passes).
Color values
| HEX | #77CFB2 |
|---|---|
| RGB | rgb(119, 207, 178) |
| HSL | hsl(160, 48%, 64%) |
| HSV | hsv(160, 43%, 81%) |
| CMYK | cmyk(42.5%, 0%, 14%, 18.8%) |
| CIE-LAB | lab(77.14, -33.26, 6.18) |
| CIE-LCH | lch(77.14, 33.83, 169.48°) |
| OKLab | oklab(79.09% -0.0943 0.0158) |
| OKLCH | oklch(79.09% 0.096 170.5) |
| XYZ | xyz(37.9532, 51.7592, 50.1014) |
| Luminance | 0.5176 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 0.86
Pale Teal
#82CBB2
ΔE00 2.15
Mediumaquamarine
#66CDAA
ΔE00 2.39
Light Teal
#90E4C1
ΔE00 5.44
Seafoam
#7FE0B3
ΔE00 5.56
Eucalyptus
#44D7A8
ΔE00 6.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77CFB2 #CF7794
analogous
#77CF86 #77CFB2 #77C0CF
triadic
#77CFB2 #B277CF #CFB277
tetradic
#77CFB2 #8677CF #CF7794 #C0CF77
square
#77CFB2 #8677CF #CF7794 #C0CF77
split-complementary
#77CFB2 #CF77C0 #CF8677
monochromatic
#359676 #4ABF98 #77CFB2 #A4DFCC #D1EFE5
Accessibility & contrast
On white
1.85
#77CFB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.35
#77CFB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77CFB2
11.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77CFB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77CFB2 | 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)
#CAC5B1
Deuteranopia (green-blind)
#BCBAB4
Tritanopia (blue-blind)
#5BD0C6
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #77cfb2; /* rgb */ color: rgb(119, 207, 178); /* oklch */ color: oklch(79.1% 0.096 170.5);
Tailwind
colors: {
custom: {
50: '#a2dec9',
500: '#77cfb2',
950: '#000000',
},
}SCSS
$custom: #77cfb2; $custom-light: #a2dec9; $custom-dark: #000000;
JSON
{
"hex": "#77cfb2",
"rgb": {
"r": 119,
"g": 207,
"b": 178
},
"hsl": {
"h": 160.227,
"s": 47.826,
"l": 63.922
},
"oklch": {
"l": 0.79086,
"c": 0.09564,
"h": 170.5
},
"luminance": 0.51762
}Semantic roles & 50–950 ramp
primary
#77CFB2
secondary
#9C4E68
accent
#2A5ABB
background
#FCFEFD
surface
#F6FCF9
border
#D0D5D2
text
#0F1513
muted
#808482