#77CED5#77CED5
#77CED5 is a light, moderate teal. Relative luminance 0.529; OKLCH L 79.9% C 0.085 H 202.3°. Best body text is #000000 at 11.57:1 contrast (WCAG AA passes).
Color values
| HEX | #77CED5 |
|---|---|
| RGB | rgb(119, 206, 213) |
| HSL | hsl(184, 53%, 65%) |
| HSV | hsv(184, 44%, 84%) |
| CMYK | cmyk(44.1%, 3.3%, 0%, 16.5%) |
| CIE-LAB | lab(77.80, -24.41, -11.67) |
| CIE-LCH | lch(77.80, 27.06, 205.56°) |
| OKLab | oklab(79.93% -0.0783 -0.0321) |
| OKLCH | oklch(79.93% 0.085 202.3) |
| XYZ | xyz(41.6847, 52.8654, 70.9453) |
| Luminance | 0.5287 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 6.29
Mediumturquoise
#48D1CC
ΔE00 6.74
Darkturquoise
#00CED1
ΔE00 6.80
Robin'S Egg
#6DEDFD
ΔE00 7.71
Robin'S Egg Blue
#98EFF9
ΔE00 7.88
Robin Egg Blue
#8AF1FE
ΔE00 8.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77CED5 #D57E77
analogous
#77D5AD #77CED5 #779FD5
triadic
#77CED5 #D577CE #CED577
tetradic
#77CED5 #AD77D5 #D57E77 #9FD577
square
#77CED5 #AD77D5 #D57E77 #9FD577
split-complementary
#77CED5 #D5779F #D5AD77
monochromatic
#3198A0 #48BDC7 #77CED5 #A6DFE3 #D5F0F2
Accessibility & contrast
On white
1.81
#77CED5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.57
#77CED5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77CED5
11.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77CED5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77CED5 | 1.00 | 1.81 | 11.57 | 11.57 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2C7D6
Deuteranopia (green-blind)
#B2BBD6
Tritanopia (blue-blind)
#48D4D0
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #77ced5; /* rgb */ color: rgb(119, 206, 213); /* oklch */ color: oklch(79.9% 0.085 202.3);
Tailwind
colors: {
custom: {
50: '#a4dde1',
500: '#77ced5',
950: '#000000',
},
}SCSS
$custom: #77ced5; $custom-light: #a4dde1; $custom-dark: #000000;
JSON
{
"hex": "#77ced5",
"rgb": {
"r": 119,
"g": 206,
"b": 213
},
"hsl": {
"h": 184.468,
"s": 52.809,
"l": 65.098
},
"oklch": {
"l": 0.7993,
"c": 0.08461,
"h": 202.3
},
"luminance": 0.52869
}Semantic roles & 50–950 ramp
primary
#77CED5
secondary
#A4524C
accent
#3125C0
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#101515
muted
#808484