#77CED7#77CED7
#77CED7 is a light, moderate teal. Relative luminance 0.530; OKLCH L 80.0% C 0.085 H 204.2°. Best body text is #000000 at 11.59:1 contrast (WCAG AA passes).
Color values
| HEX | #77CED7 |
|---|---|
| RGB | rgb(119, 206, 215) |
| HSL | hsl(186, 55%, 65%) |
| HSV | hsv(186, 45%, 84%) |
| CMYK | cmyk(44.7%, 4.2%, 0%, 15.7%) |
| CIE-LAB | lab(77.86, -23.89, -12.66) |
| CIE-LCH | lch(77.86, 27.04, 207.91°) |
| OKLab | oklab(80% -0.0775 -0.0348) |
| OKLCH | oklch(80% 0.085 204.2) |
| XYZ | xyz(41.9401, 52.9675, 72.2905) |
| Luminance | 0.5297 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 6.18
Darkturquoise
#00CED1
ΔE00 7.21
Mediumturquoise
#48D1CC
ΔE00 7.39
Robin'S Egg
#6DEDFD
ΔE00 7.53
Robin'S Egg Blue
#98EFF9
ΔE00 7.77
Robin Egg Blue
#8AF1FE
ΔE00 8.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77CED7 #D78077
analogous
#77D7B0 #77CED7 #779ED7
triadic
#77CED7 #D777CE #CED777
tetradic
#77CED7 #B077D7 #D78077 #9ED777
square
#77CED7 #B077D7 #D78077 #9ED777
split-complementary
#77CED7 #D7779E #D7B077
monochromatic
#3099A4 #48BDC9 #77CED7 #A6DFE5 #D6F0F3
Accessibility & contrast
On white
1.81
#77CED7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.59
#77CED7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77CED7
11.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77CED7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77CED7 | 1.00 | 1.81 | 11.59 | 11.59 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2C7D8
Deuteranopia (green-blind)
#B2BBD7
Tritanopia (blue-blind)
#47D4D0
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #77ced7; /* rgb */ color: rgb(119, 206, 215); /* oklch */ color: oklch(80.0% 0.085 204.2);
Tailwind
colors: {
custom: {
50: '#a4dde3',
500: '#77ced7',
950: '#000000',
},
}SCSS
$custom: #77ced7; $custom-light: #a4dde3; $custom-dark: #000000;
JSON
{
"hex": "#77ced7",
"rgb": {
"r": 119,
"g": 206,
"b": 215
},
"hsl": {
"h": 185.625,
"s": 54.545,
"l": 65.49
},
"oklch": {
"l": 0.79998,
"c": 0.08495,
"h": 204.2
},
"luminance": 0.52971
}Semantic roles & 50–950 ramp
primary
#77CED7
secondary
#A7544B
accent
#3223C2
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#101515
muted
#808484