#77CCCA#77CCCA
#77CCCA is a light, moderate teal. Relative luminance 0.514; OKLCH L 79.1% C 0.083 H 193.7°. Best body text is #000000 at 11.27:1 contrast (WCAG AA passes).
Color values
| HEX | #77CCCA |
|---|---|
| RGB | rgb(119, 204, 202) |
| HSL | hsl(179, 45%, 63%) |
| HSV | hsv(179, 42%, 80%) |
| CMYK | cmyk(41.7%, 0%, 1%, 20%) |
| CIE-LAB | lab(76.90, -26.19, -7.08) |
| CIE-LCH | lch(76.90, 27.13, 195.12°) |
| OKLab | oklab(79.11% -0.0805 -0.0195) |
| OKLCH | oklch(79.11% 0.083 193.7) |
| XYZ | xyz(39.8572, 51.3689, 63.6806) |
| Luminance | 0.5137 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.68
Darkturquoise
#00CED1
ΔE00 6.21
Aqua Blue
#02D8E9
ΔE00 8.17
Turquoise
#40E0D0
ΔE00 8.30
Pale Teal
#82CBB2
ΔE00 8.71
Topaz
#13BBAF
ΔE00 8.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77CCCA #CC7779
analogous
#77CC9F #77CCCA #77A3CC
triadic
#77CCCA #CA77CC #CCCA77
tetradic
#77CCCA #9F77CC #CC7779 #A3CC77
square
#77CCCA #9F77CC #CC7779 #A3CC77
split-complementary
#77CCCA #CC77A3 #CC9F77
monochromatic
#379290 #4ABBB9 #77CCCA #A4DDDB #D0EDED
Accessibility & contrast
On white
1.86
#77CCCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.27
#77CCCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77CCCA
11.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77CCCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77CCCA | 1.00 | 1.86 | 11.27 | 11.27 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3C4CA
Deuteranopia (green-blind)
#B3B9CB
Tritanopia (blue-blind)
#50D1CB
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #77ccca; /* rgb */ color: rgb(119, 204, 202); /* oklch */ color: oklch(79.1% 0.083 193.7);
Tailwind
colors: {
custom: {
50: '#a3dbda',
500: '#77ccca',
950: '#000000',
},
}SCSS
$custom: #77ccca; $custom-light: #a3dbda; $custom-dark: #000000;
JSON
{
"hex": "#77ccca",
"rgb": {
"r": 119,
"g": 204,
"b": 202
},
"hsl": {
"h": 178.588,
"s": 45.455,
"l": 63.333
},
"oklch": {
"l": 0.79106,
"c": 0.08281,
"h": 193.7
},
"luminance": 0.51372
}Semantic roles & 50–950 ramp
primary
#77CCCA
secondary
#984F51
accent
#2D30B9
background
#FCFEFE
surface
#F6FCFB
border
#D0D5D4
text
#0F1514
muted
#808483