#77CED8#77CED8
#77CED8 is a light, moderate teal. Relative luminance 0.530; OKLCH L 80.0% C 0.085 H 205.2°. Best body text is #000000 at 11.60:1 contrast (WCAG AA passes).
Color values
| HEX | #77CED8 |
|---|---|
| RGB | rgb(119, 206, 216) |
| HSL | hsl(186, 55%, 66%) |
| HSV | hsv(186, 45%, 85%) |
| CMYK | cmyk(44.9%, 4.6%, 0%, 15.3%) |
| CIE-LAB | lab(77.89, -23.64, -13.15) |
| CIE-LCH | lch(77.89, 27.05, 209.09°) |
| OKLab | oklab(80.03% -0.0771 -0.0362) |
| OKLCH | oklch(80.03% 0.085 205.2) |
| XYZ | xyz(42.0690, 53.0191, 72.9693) |
| Luminance | 0.5302 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 6.16
Darkturquoise
#00CED1
ΔE00 7.43
Robin'S Egg
#6DEDFD
ΔE00 7.47
Mediumturquoise
#48D1CC
ΔE00 7.72
Robin'S Egg Blue
#98EFF9
ΔE00 7.74
Sky Blue
#87CEEB
ΔE00 7.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77CED8 #D88177
analogous
#77D8B2 #77CED8 #779DD8
triadic
#77CED8 #D877CE #CED877
tetradic
#77CED8 #B277D8 #D88177 #9DD877
square
#77CED8 #B277D8 #D88177 #9DD877
split-complementary
#77CED8 #D8779D #D8B277
monochromatic
#2F99A5 #47BDCA #77CED8 #A7DFE6 #D6F0F3
Accessibility & contrast
On white
1.81
#77CED8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.60
#77CED8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77CED8
11.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77CED8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77CED8 | 1.00 | 1.81 | 11.60 | 11.60 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2C8D9
Deuteranopia (green-blind)
#B1BBD8
Tritanopia (blue-blind)
#46D4D1
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #77ced8; /* rgb */ color: rgb(119, 206, 216); /* oklch */ color: oklch(80.0% 0.085 205.2);
Tailwind
colors: {
custom: {
50: '#a4dde4',
500: '#77ced8',
950: '#000000',
},
}SCSS
$custom: #77ced8; $custom-light: #a4dde4; $custom-dark: #000000;
JSON
{
"hex": "#77ced8",
"rgb": {
"r": 119,
"g": 206,
"b": 216
},
"hsl": {
"h": 186.186,
"s": 55.429,
"l": 65.686
},
"oklch": {
"l": 0.80033,
"c": 0.08515,
"h": 205.2
},
"luminance": 0.53022
}Semantic roles & 50–950 ramp
primary
#77CED8
secondary
#A9544A
accent
#3323C3
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#101515
muted
#808484