#77CED4#77CED4
#77CED4 is a light, moderate teal. Relative luminance 0.528; OKLCH L 79.9% C 0.084 H 201.4°. Best body text is #000000 at 11.56:1 contrast (WCAG AA passes).
Color values
| HEX | #77CED4 |
|---|---|
| RGB | rgb(119, 206, 212) |
| HSL | hsl(184, 52%, 65%) |
| HSV | hsv(184, 44%, 83%) |
| CMYK | cmyk(43.9%, 2.8%, 0%, 16.9%) |
| CIE-LAB | lab(77.77, -24.66, -11.18) |
| CIE-LCH | lch(77.77, 27.08, 204.38°) |
| OKLab | oklab(79.9% -0.0787 -0.0308) |
| OKLCH | oklch(79.9% 0.084 201.4) |
| XYZ | xyz(41.5582, 52.8148, 70.2789) |
| Luminance | 0.5282 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 6.38
Mediumturquoise
#48D1CC
ΔE00 6.43
Darkturquoise
#00CED1
ΔE00 6.63
Robin'S Egg
#6DEDFD
ΔE00 7.83
Robin'S Egg Blue
#98EFF9
ΔE00 7.96
Robin Egg Blue
#8AF1FE
ΔE00 8.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77CED4 #D47D77
analogous
#77D4AC #77CED4 #77A0D4
triadic
#77CED4 #D477CE #CED477
tetradic
#77CED4 #AC77D4 #D47D77 #A0D477
square
#77CED4 #AC77D4 #D47D77 #A0D477
split-complementary
#77CED4 #D477A0 #D4AC77
monochromatic
#32979E #49BDC5 #77CED4 #A5DFE3 #D4F0F1
Accessibility & contrast
On white
1.82
#77CED4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.56
#77CED4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77CED4
11.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77CED4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77CED4 | 1.00 | 1.82 | 11.56 | 11.56 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3C7D5
Deuteranopia (green-blind)
#B3BBD5
Tritanopia (blue-blind)
#49D4D0
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #77ced4; /* rgb */ color: rgb(119, 206, 212); /* oklch */ color: oklch(79.9% 0.084 201.4);
Tailwind
colors: {
custom: {
50: '#a4dde1',
500: '#77ced4',
950: '#000000',
},
}SCSS
$custom: #77ced4; $custom-light: #a4dde1; $custom-dark: #000000;
JSON
{
"hex": "#77ced4",
"rgb": {
"r": 119,
"g": 206,
"b": 212
},
"hsl": {
"h": 183.871,
"s": 51.955,
"l": 64.902
},
"oklch": {
"l": 0.79896,
"c": 0.08449,
"h": 201.4
},
"luminance": 0.52818
}Semantic roles & 50–950 ramp
primary
#77CED4
secondary
#A3524C
accent
#3026BF
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#101515
muted
#808484