#77CECB#77CECB
#77CECB is a light, moderate teal. Relative luminance 0.524; OKLCH L 79.6% C 0.084 H 192.7°. Best body text is #000000 at 11.48:1 contrast (WCAG AA passes).
Color values
| HEX | #77CECB |
|---|---|
| RGB | rgb(119, 206, 203) |
| HSL | hsl(178, 47%, 64%) |
| HSV | hsv(178, 42%, 81%) |
| CMYK | cmyk(42.2%, 0%, 1.5%, 19.2%) |
| CIE-LAB | lab(77.50, -26.92, -6.73) |
| CIE-LCH | lch(77.50, 27.75, 194.03°) |
| OKLab | oklab(79.6% -0.0824 -0.0186) |
| OKLCH | oklch(79.6% 0.084 192.7) |
| XYZ | xyz(40.4544, 52.3733, 64.4656) |
| Luminance | 0.5238 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.35
Darkturquoise
#00CED1
ΔE00 6.16
Turquoise
#40E0D0
ΔE00 7.74
Aqua Blue
#02D8E9
ΔE00 8.23
Pale Teal
#82CBB2
ΔE00 8.41
Seafoam Blue
#78D1B6
ΔE00 8.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77CECB #CE777A
analogous
#77CE9F #77CECB #77A5CE
triadic
#77CECB #CB77CE #CECB77
tetradic
#77CECB #9F77CE #CE777A #A5CE77
square
#77CECB #9F77CE #CE777A #A5CE77
split-complementary
#77CECB #CE77A5 #CE9F77
monochromatic
#369592 #4ABEBA #77CECB #A4DEDC #D1EEED
Accessibility & contrast
On white
1.83
#77CECB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.48
#77CECB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77CECB
11.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77CECB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77CECB | 1.00 | 1.83 | 11.48 | 11.48 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5C6CB
Deuteranopia (green-blind)
#B5BBCC
Tritanopia (blue-blind)
#4FD3CD
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #77cecb; /* rgb */ color: rgb(119, 206, 203); /* oklch */ color: oklch(79.6% 0.084 192.7);
Tailwind
colors: {
custom: {
50: '#a3ddda',
500: '#77cecb',
950: '#000000',
},
}SCSS
$custom: #77cecb; $custom-light: #a3ddda; $custom-dark: #000000;
JSON
{
"hex": "#77cecb",
"rgb": {
"r": 119,
"g": 206,
"b": 203
},
"hsl": {
"h": 177.931,
"s": 47.027,
"l": 63.725
},
"oklch": {
"l": 0.79599,
"c": 0.08447,
"h": 192.7
},
"luminance": 0.52376
}Semantic roles & 50–950 ramp
primary
#77CECB
secondary
#9B4E51
accent
#2B30BA
background
#FCFEFE
surface
#F6FCFB
border
#D0D5D4
text
#0F1514
muted
#808483