#77CED3#77CED3
#77CED3 is a light, moderate teal. Relative luminance 0.528; OKLCH L 79.9% C 0.084 H 200.4°. Best body text is #000000 at 11.55:1 contrast (WCAG AA passes).
Color values
| HEX | #77CED3 |
|---|---|
| RGB | rgb(119, 206, 211) |
| HSL | hsl(183, 51%, 65%) |
| HSV | hsv(183, 44%, 83%) |
| CMYK | cmyk(43.6%, 2.4%, 0%, 17.3%) |
| CIE-LAB | lab(77.74, -24.92, -10.68) |
| CIE-LCH | lch(77.74, 27.11, 203.21°) |
| OKLab | oklab(79.86% -0.0791 -0.0294) |
| OKLCH | oklch(79.86% 0.084 200.4) |
| XYZ | xyz(41.4324, 52.7645, 69.6166) |
| Luminance | 0.5277 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 6.12
Darkturquoise
#00CED1
ΔE00 6.47
Aqua Blue
#02D8E9
ΔE00 6.50
Robin'S Egg
#6DEDFD
ΔE00 7.97
Robin'S Egg Blue
#98EFF9
ΔE00 8.06
Robin Egg Blue
#8AF1FE
ΔE00 8.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77CED3 #D37C77
analogous
#77D3AA #77CED3 #77A0D3
triadic
#77CED3 #D377CE #CED377
tetradic
#77CED3 #AA77D3 #D37C77 #A0D377
square
#77CED3 #AA77D3 #D37C77 #A0D377
split-complementary
#77CED3 #D377A0 #D3AA77
monochromatic
#33979D #49BDC4 #77CED3 #A5DFE2 #D3EFF1
Accessibility & contrast
On white
1.82
#77CED3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.55
#77CED3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77CED3
11.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77CED3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77CED3 | 1.00 | 1.82 | 11.55 | 11.55 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3C7D3
Deuteranopia (green-blind)
#B3BBD4
Tritanopia (blue-blind)
#4AD4CF
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #77ced3; /* rgb */ color: rgb(119, 206, 211); /* oklch */ color: oklch(79.9% 0.084 200.4);
Tailwind
colors: {
custom: {
50: '#a4dde0',
500: '#77ced3',
950: '#000000',
},
}SCSS
$custom: #77ced3; $custom-light: #a4dde0; $custom-dark: #000000;
JSON
{
"hex": "#77ced3",
"rgb": {
"r": 119,
"g": 206,
"b": 211
},
"hsl": {
"h": 183.261,
"s": 51.111,
"l": 64.706
},
"oklch": {
"l": 0.79862,
"c": 0.08439,
"h": 200.4
},
"luminance": 0.52768
}Semantic roles & 50–950 ramp
primary
#77CED3
secondary
#A2514C
accent
#2F27BE
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#101515
muted
#808484