#77DEDE#77DEDE
#77DEDE is a very light, moderate teal. Relative luminance 0.614; OKLCH L 83.9% C 0.096 H 195.5°. Best body text is #000000 at 13.29:1 contrast (WCAG AA passes).
Color values
| HEX | #77DEDE |
|---|---|
| RGB | rgb(119, 222, 222) |
| HSL | hsl(180, 61%, 67%) |
| HSV | hsv(180, 46%, 87%) |
| CMYK | cmyk(46.4%, 0%, 0%, 12.9%) |
| CIE-LAB | lab(82.61, -29.92, -9.30) |
| CIE-LCH | lch(82.61, 31.33, 197.27°) |
| OKLab | oklab(83.89% -0.0928 -0.0257) |
| OKLCH | oklch(83.89% 0.096 195.5) |
| XYZ | xyz(46.9086, 61.4344, 78.4792) |
| Luminance | 0.6144 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 5.18
Robin'S Egg
#6DEDFD
ΔE00 6.27
Robin'S Egg Blue
#98EFF9
ΔE00 6.34
Robin Egg Blue
#8AF1FE
ΔE00 6.53
Darkturquoise
#00CED1
ΔE00 6.61
Aqua Blue
#02D8E9
ΔE00 6.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77DEDE #DE7777
analogous
#77DEAB #77DEDE #77ABDE
triadic
#77DEDE #DE77DE #DEDE77
tetradic
#77DEDE #AB77DE #DE7777 #ABDE77
square
#77DEDE #AB77DE #DE7777 #ABDE77
split-complementary
#77DEDE #DE77AB #DEAB77
monochromatic
#2BB0B0 #46D2D2 #77DEDE #A8EAEA #DAF6F6
Accessibility & contrast
On white
1.58
#77DEDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.29
#77DEDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77DEDE
13.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77DEDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77DEDE | 1.00 | 1.58 | 13.29 | 13.29 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D5DE
Deuteranopia (green-blind)
#C0C8DF
Tritanopia (blue-blind)
#3CE4DE
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #77dede; /* rgb */ color: rgb(119, 222, 222); /* oklch */ color: oklch(83.9% 0.096 195.5);
Tailwind
colors: {
custom: {
50: '#a5e8e8',
500: '#77dede',
950: '#000000',
},
}SCSS
$custom: #77dede; $custom-light: #a5e8e8; $custom-dark: #000000;
JSON
{
"hex": "#77dede",
"rgb": {
"r": 119,
"g": 222,
"b": 222
},
"hsl": {
"h": 180,
"s": 60.947,
"l": 66.863
},
"oklch": {
"l": 0.83886,
"c": 0.09627,
"h": 195.5
},
"luminance": 0.61438
}Semantic roles & 50–950 ramp
primary
#77DEDE
secondary
#B24747
accent
#1D1DC9
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101616
muted
#818484