#77CED1#77CED1
#77CED1 is a light, moderate teal. Relative luminance 0.527; OKLCH L 79.8% C 0.084 H 198.5°. Best body text is #000000 at 11.53:1 contrast (WCAG AA passes).
Color values
| HEX | #77CED1 |
|---|---|
| RGB | rgb(119, 206, 209) |
| HSL | hsl(182, 49%, 64%) |
| HSV | hsv(182, 43%, 82%) |
| CMYK | cmyk(43.1%, 1.4%, 0%, 18%) |
| CIE-LAB | lab(77.68, -25.43, -9.70) |
| CIE-LCH | lch(77.68, 27.21, 200.88°) |
| OKLab | oklab(79.8% -0.0799 -0.0267) |
| OKLCH | oklch(79.8% 0.084 198.5) |
| XYZ | xyz(41.1833, 52.6648, 68.3044) |
| Luminance | 0.5267 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 5.56
Darkturquoise
#00CED1
ΔE00 6.23
Aqua Blue
#02D8E9
ΔE00 6.82
Robin'S Egg
#6DEDFD
ΔE00 8.30
Robin'S Egg Blue
#98EFF9
ΔE00 8.32
Robin Egg Blue
#8AF1FE
ΔE00 8.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77CED1 #D17A77
analogous
#77D1A7 #77CED1 #77A1D1
triadic
#77CED1 #D177CE #CED177
tetradic
#77CED1 #A777D1 #D17A77 #A1D177
square
#77CED1 #A777D1 #D17A77 #A1D177
split-complementary
#77CED1 #D177A1 #D1A777
monochromatic
#34969A #49BEC2 #77CED1 #A5DEE0 #D2EFF0
Accessibility & contrast
On white
1.82
#77CED1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.53
#77CED1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77CED1
11.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77CED1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77CED1 | 1.00 | 1.82 | 11.53 | 11.53 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3C7D1
Deuteranopia (green-blind)
#B4BBD2
Tritanopia (blue-blind)
#4BD3CF
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #77ced1; /* rgb */ color: rgb(119, 206, 209); /* oklch */ color: oklch(79.8% 0.084 198.5);
Tailwind
colors: {
custom: {
50: '#a3dddf',
500: '#77ced1',
950: '#000000',
},
}SCSS
$custom: #77ced1; $custom-light: #a3dddf; $custom-dark: #000000;
JSON
{
"hex": "#77ced1",
"rgb": {
"r": 119,
"g": 206,
"b": 209
},
"hsl": {
"h": 182,
"s": 49.451,
"l": 64.314
},
"oklch": {
"l": 0.79795,
"c": 0.08425,
"h": 198.5
},
"luminance": 0.52668
}Semantic roles & 50–950 ramp
primary
#77CED1
secondary
#9F504D
accent
#2E29BD
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#101515
muted
#808484