#77CECD#77CECD
#77CECD is a light, moderate teal. Relative luminance 0.525; OKLCH L 79.7% C 0.084 H 194.6°. Best body text is #000000 at 11.49:1 contrast (WCAG AA passes).
Color values
| HEX | #77CECD |
|---|---|
| RGB | rgb(119, 206, 205) |
| HSL | hsl(179, 47%, 64%) |
| HSV | hsv(179, 42%, 81%) |
| CMYK | cmyk(42.2%, 0%, 0.5%, 19.2%) |
| CIE-LAB | lab(77.56, -26.43, -7.72) |
| CIE-LCH | lch(77.56, 27.53, 196.28°) |
| OKLab | oklab(79.66% -0.0816 -0.0213) |
| OKLCH | oklch(79.66% 0.084 194.6) |
| XYZ | xyz(40.6943, 52.4692, 65.7289) |
| Luminance | 0.5247 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.64
Darkturquoise
#00CED1
ΔE00 6.07
Aqua Blue
#02D8E9
ΔE00 7.69
Turquoise
#40E0D0
ΔE00 8.25
Robin'S Egg Blue
#98EFF9
ΔE00 9.00
Paleturquoise
#AFEEEE
ΔE00 9.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77CECD #CE7778
analogous
#77CEA1 #77CECD #77A3CE
triadic
#77CECD #CD77CE #CECD77
tetradic
#77CECD #A177CE #CE7778 #A3CE77
square
#77CECD #A177CE #CE7778 #A3CE77
split-complementary
#77CECD #CE77A3 #CEA177
monochromatic
#369594 #4ABEBC #77CECD #A4DEDE #D1EEEE
Accessibility & contrast
On white
1.83
#77CECD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.49
#77CECD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77CECD
11.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77CECD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77CECD | 1.00 | 1.83 | 11.49 | 11.49 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4C6CD
Deuteranopia (green-blind)
#B5BBCE
Tritanopia (blue-blind)
#4DD3CD
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #77cecd; /* rgb */ color: rgb(119, 206, 205); /* oklch */ color: oklch(79.7% 0.084 194.6);
Tailwind
colors: {
custom: {
50: '#a3dddc',
500: '#77cecd',
950: '#000000',
},
}SCSS
$custom: #77cecd; $custom-light: #a3dddc; $custom-dark: #000000;
JSON
{
"hex": "#77cecd",
"rgb": {
"r": 119,
"g": 206,
"b": 205
},
"hsl": {
"h": 179.31,
"s": 47.027,
"l": 63.725
},
"oklch": {
"l": 0.79664,
"c": 0.0843,
"h": 194.6
},
"luminance": 0.52472
}Semantic roles & 50–950 ramp
primary
#77CECD
secondary
#9B4E4F
accent
#2B2DBA
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#101515
muted
#808484