#77CED0#77CED0
#77CED0 is a light, moderate teal. Relative luminance 0.526; OKLCH L 79.8% C 0.084 H 197.5°. Best body text is #000000 at 11.52:1 contrast (WCAG AA passes).
Color values
| HEX | #77CED0 |
|---|---|
| RGB | rgb(119, 206, 208) |
| HSL | hsl(181, 49%, 64%) |
| HSV | hsv(181, 43%, 82%) |
| CMYK | cmyk(42.8%, 1%, 0%, 18.4%) |
| CIE-LAB | lab(77.65, -25.68, -9.20) |
| CIE-LCH | lch(77.65, 27.28, 199.72°) |
| OKLab | oklab(79.76% -0.0803 -0.0253) |
| OKLCH | oklch(79.76% 0.084 197.5) |
| XYZ | xyz(41.0598, 52.6154, 67.6544) |
| Luminance | 0.5262 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 5.30
Darkturquoise
#00CED1
ΔE00 6.15
Aqua Blue
#02D8E9
ΔE00 7.01
Robin'S Egg Blue
#98EFF9
ΔE00 8.47
Robin'S Egg
#6DEDFD
ΔE00 8.49
Robin Egg Blue
#8AF1FE
ΔE00 8.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77CED0 #D07977
analogous
#77D0A6 #77CED0 #77A2D0
triadic
#77CED0 #D077CE #CED077
tetradic
#77CED0 #A677D0 #D07977 #A2D077
square
#77CED0 #A677D0 #D07977 #A2D077
split-complementary
#77CED0 #D077A2 #D0A677
monochromatic
#359698 #4ABEC0 #77CED0 #A4DEE0 #D2EFEF
Accessibility & contrast
On white
1.82
#77CED0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.52
#77CED0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77CED0
11.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77CED0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77CED0 | 1.00 | 1.82 | 11.52 | 11.52 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3C7D0
Deuteranopia (green-blind)
#B4BBD1
Tritanopia (blue-blind)
#4CD3CE
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #77ced0; /* rgb */ color: rgb(119, 206, 208); /* oklch */ color: oklch(79.8% 0.084 197.5);
Tailwind
colors: {
custom: {
50: '#a3ddde',
500: '#77ced0',
950: '#000000',
},
}SCSS
$custom: #77ced0; $custom-light: #a3ddde; $custom-dark: #000000;
JSON
{
"hex": "#77ced0",
"rgb": {
"r": 119,
"g": 206,
"b": 208
},
"hsl": {
"h": 181.348,
"s": 48.634,
"l": 64.118
},
"oklch": {
"l": 0.79762,
"c": 0.08423,
"h": 197.5
},
"luminance": 0.52619
}Semantic roles & 50–950 ramp
primary
#77CED0
secondary
#9E4F4E
accent
#2D2ABC
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#101515
muted
#808484