#77CCB2#77CCB2
#77CCB2 is a light, moderate teal. Relative luminance 0.503; OKLCH L 78.4% C 0.092 H 172.1°. Best body text is #000000 at 11.06:1 contrast (WCAG AA passes).
Color values
| HEX | #77CCB2 |
|---|---|
| RGB | rgb(119, 204, 178) |
| HSL | hsl(162, 45%, 63%) |
| HSV | hsv(162, 42%, 80%) |
| CMYK | cmyk(41.7%, 0%, 12.7%, 20%) |
| CIE-LAB | lab(76.26, -31.85, 4.92) |
| CIE-LCH | lch(76.26, 32.22, 171.22°) |
| OKLab | oklab(78.38% -0.0908 0.0125) |
| OKLCH | oklch(78.38% 0.092 172.1) |
| XYZ | xyz(37.2333, 50.3194, 49.8615) |
| Luminance | 0.5032 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 1.24
Pale Teal
#82CBB2
ΔE00 1.59
Mediumaquamarine
#66CDAA
ΔE00 3.04
Light Teal
#90E4C1
ΔE00 6.30
Seafoam
#7FE0B3
ΔE00 6.65
Eucalyptus
#44D7A8
ΔE00 6.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77CCB2 #CC7791
analogous
#77CC87 #77CCB2 #77BBCC
triadic
#77CCB2 #B277CC #CCB277
tetradic
#77CCB2 #8777CC #CC7791 #BBCC77
square
#77CCB2 #8777CC #CC7791 #BBCC77
split-complementary
#77CCB2 #CC77BB #CC8777
monochromatic
#379276 #4ABB99 #77CCB2 #A4DDCB #D0EDE4
Accessibility & contrast
On white
1.90
#77CCB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.06
#77CCB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77CCB2
11.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77CCB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77CCB2 | 1.00 | 1.90 | 11.06 | 11.06 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C2B1
Deuteranopia (green-blind)
#B9B8B4
Tritanopia (blue-blind)
#5BCDC4
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #77ccb2; /* rgb */ color: rgb(119, 204, 178); /* oklch */ color: oklch(78.4% 0.092 172.1);
Tailwind
colors: {
custom: {
50: '#a2dcc9',
500: '#77ccb2',
950: '#000000',
},
}SCSS
$custom: #77ccb2; $custom-light: #a2dcc9; $custom-dark: #000000;
JSON
{
"hex": "#77ccb2",
"rgb": {
"r": 119,
"g": 204,
"b": 178
},
"hsl": {
"h": 161.647,
"s": 45.455,
"l": 63.333
},
"oklch": {
"l": 0.78382,
"c": 0.09163,
"h": 172.1
},
"luminance": 0.50322
}Semantic roles & 50–950 ramp
primary
#77CCB2
secondary
#984F65
accent
#2D58B9
background
#FCFEFD
surface
#F6FCF9
border
#D0D5D2
text
#0F1513
muted
#808482