#77CECE#77CECE
#77CECE is a light, moderate teal. Relative luminance 0.525; OKLCH L 79.7% C 0.084 H 195.6°. Best body text is #000000 at 11.50:1 contrast (WCAG AA passes).
Color values
| HEX | #77CECE |
|---|---|
| RGB | rgb(119, 206, 206) |
| HSL | hsl(180, 47%, 64%) |
| HSV | hsv(180, 42%, 81%) |
| CMYK | cmyk(42.2%, 0%, 0%, 19.2%) |
| CIE-LAB | lab(77.59, -26.18, -8.21) |
| CIE-LCH | lch(77.59, 27.44, 197.42°) |
| OKLab | oklab(79.7% -0.0811 -0.0226) |
| OKLCH | oklch(79.7% 0.084 195.6) |
| XYZ | xyz(40.8153, 52.5176, 66.3667) |
| Luminance | 0.5252 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.83
Darkturquoise
#00CED1
ΔE00 6.06
Aqua Blue
#02D8E9
ΔE00 7.45
Turquoise
#40E0D0
ΔE00 8.52
Robin'S Egg Blue
#98EFF9
ΔE00 8.81
Robin'S Egg
#6DEDFD
ΔE00 8.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77CECE #CE7777
analogous
#77CEA2 #77CECE #77A2CE
triadic
#77CECE #CE77CE #CECE77
tetradic
#77CECE #A277CE #CE7777 #A2CE77
square
#77CECE #A277CE #CE7777 #A2CE77
split-complementary
#77CECE #CE77A2 #CEA277
monochromatic
#369595 #4ABEBE #77CECE #A4DEDE #D1EEEE
Accessibility & contrast
On white
1.83
#77CECE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.50
#77CECE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77CECE
11.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77CECE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77CECE | 1.00 | 1.83 | 11.50 | 11.50 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4C6CE
Deuteranopia (green-blind)
#B4BBCF
Tritanopia (blue-blind)
#4DD3CE
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #77cece; /* rgb */ color: rgb(119, 206, 206); /* oklch */ color: oklch(79.7% 0.084 195.6);
Tailwind
colors: {
custom: {
50: '#a3dddc',
500: '#77cece',
950: '#000000',
},
}SCSS
$custom: #77cece; $custom-light: #a3dddc; $custom-dark: #000000;
JSON
{
"hex": "#77cece",
"rgb": {
"r": 119,
"g": 206,
"b": 206
},
"hsl": {
"h": 180,
"s": 47.027,
"l": 63.725
},
"oklch": {
"l": 0.79696,
"c": 0.08425,
"h": 195.6
},
"luminance": 0.52521
}Semantic roles & 50–950 ramp
primary
#77CECE
secondary
#9B4E4E
accent
#2B2BBA
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#101515
muted
#808484