#77CCC2#77CCC2
#77CCC2 is a light, moderate teal. Relative luminance 0.510; OKLCH L 78.9% C 0.084 H 186.0°. Best body text is #000000 at 11.20:1 contrast (WCAG AA passes).
Color values
| HEX | #77CCC2 |
|---|---|
| RGB | rgb(119, 204, 194) |
| HSL | hsl(173, 45%, 63%) |
| HSV | hsv(173, 42%, 80%) |
| CMYK | cmyk(41.7%, 0%, 4.9%, 20%) |
| CIE-LAB | lab(76.68, -28.14, -3.10) |
| CIE-LCH | lch(76.68, 28.31, 186.28°) |
| OKLab | oklab(78.85% -0.0838 -0.0088) |
| OKLCH | oklch(78.85% 0.084 186) |
| XYZ | xyz(38.9344, 50.9998, 58.8208) |
| Luminance | 0.5100 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.71
Pale Teal
#82CBB2
ΔE00 5.74
Seafoam Blue
#78D1B6
ΔE00 5.91
Turquoise
#40E0D0
ΔE00 6.91
Darkturquoise
#00CED1
ΔE00 7.39
Topaz
#13BBAF
ΔE00 7.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77CCC2 #CC7781
analogous
#77CC97 #77CCC2 #77ABCC
triadic
#77CCC2 #C277CC #CCC277
tetradic
#77CCC2 #9777CC #CC7781 #ABCC77
square
#77CCC2 #9777CC #CC7781 #ABCC77
split-complementary
#77CCC2 #CC77AB #CC9777
monochromatic
#379287 #4ABBAE #77CCC2 #A4DDD6 #D0EDEA
Accessibility & contrast
On white
1.87
#77CCC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.20
#77CCC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77CCC2
11.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77CCC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77CCC2 | 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)
#C4C4C2
Deuteranopia (green-blind)
#B5B9C3
Tritanopia (blue-blind)
#54CFC9
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #77ccc2; /* rgb */ color: rgb(119, 204, 194); /* oklch */ color: oklch(78.9% 0.084 186.0);
Tailwind
colors: {
custom: {
50: '#a3dcd4',
500: '#77ccc2',
950: '#000000',
},
}SCSS
$custom: #77ccc2; $custom-light: #a3dcd4; $custom-dark: #000000;
JSON
{
"hex": "#77ccc2",
"rgb": {
"r": 119,
"g": 204,
"b": 194
},
"hsl": {
"h": 172.941,
"s": 45.455,
"l": 63.333
},
"oklch": {
"l": 0.78853,
"c": 0.0843,
"h": 186
},
"luminance": 0.51003
}Semantic roles & 50–950 ramp
primary
#77CCC2
secondary
#984F57
accent
#2D3DB9
background
#FCFEFE
surface
#F6FCFB
border
#D0D5D4
text
#0F1514
muted
#808483