#77DEDD#77DEDD
#77DEDD is a very light, moderate teal. Relative luminance 0.614; OKLCH L 83.9% C 0.096 H 194.6°. Best body text is #000000 at 13.28:1 contrast (WCAG AA passes).
Color values
| HEX | #77DEDD |
|---|---|
| RGB | rgb(119, 222, 221) |
| HSL | hsl(179, 61%, 67%) |
| HSV | hsv(179, 46%, 87%) |
| CMYK | cmyk(46.4%, 0%, 0.5%, 12.9%) |
| CIE-LAB | lab(82.58, -30.17, -8.81) |
| CIE-LCH | lch(82.58, 31.43, 196.28°) |
| OKLab | oklab(83.85% -0.0932 -0.0243) |
| OKLCH | oklch(83.85% 0.096 194.6) |
| XYZ | xyz(46.7749, 61.3810, 77.7754) |
| Luminance | 0.6139 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 5.01
Robin'S Egg
#6DEDFD
ΔE00 6.59
Robin'S Egg Blue
#98EFF9
ΔE00 6.59
Darkturquoise
#00CED1
ΔE00 6.61
Turquoise
#40E0D0
ΔE00 6.74
Robin Egg Blue
#8AF1FE
ΔE00 6.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77DEDD #DE7778
analogous
#77DEA9 #77DEDD #77ACDE
triadic
#77DEDD #DD77DE #DEDD77
tetradic
#77DEDD #A977DE #DE7778 #ACDE77
square
#77DEDD #A977DE #DE7778 #ACDE77
split-complementary
#77DEDD #DE77AC #DEA977
monochromatic
#2BB0AF #46D2D1 #77DEDD #A8EAE9 #DAF6F6
Accessibility & contrast
On white
1.58
#77DEDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.28
#77DEDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77DEDD
13.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77DEDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77DEDD | 1.00 | 1.58 | 13.28 | 13.28 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D5DD
Deuteranopia (green-blind)
#C1C8DE
Tritanopia (blue-blind)
#3DE4DD
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #77dedd; /* rgb */ color: rgb(119, 222, 221); /* oklch */ color: oklch(83.9% 0.096 194.6);
Tailwind
colors: {
custom: {
50: '#a5e8e7',
500: '#77dedd',
950: '#000000',
},
}SCSS
$custom: #77dedd; $custom-light: #a5e8e7; $custom-dark: #000000;
JSON
{
"hex": "#77dedd",
"rgb": {
"r": 119,
"g": 222,
"b": 221
},
"hsl": {
"h": 179.417,
"s": 60.947,
"l": 66.863
},
"oklch": {
"l": 0.83854,
"c": 0.09632,
"h": 194.6
},
"luminance": 0.61385
}Semantic roles & 50–950 ramp
primary
#77DEDD
secondary
#B24748
accent
#1D1FC9
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101616
muted
#818484