#77DEDA#77DEDA
#77DEDA is a very light, moderate teal. Relative luminance 0.612; OKLCH L 83.8% C 0.097 H 192.2°. Best body text is #000000 at 13.25:1 contrast (WCAG AA passes).
Color values
| HEX | #77DEDA |
|---|---|
| RGB | rgb(119, 222, 218) |
| HSL | hsl(178, 61%, 67%) |
| HSV | hsv(178, 46%, 87%) |
| CMYK | cmyk(46.4%, 0%, 1.8%, 12.9%) |
| CIE-LAB | lab(82.50, -30.92, -7.34) |
| CIE-LCH | lch(82.50, 31.78, 193.36°) |
| OKLab | oklab(83.76% -0.0944 -0.0203) |
| OKLCH | oklch(83.76% 0.097 192.2) |
| XYZ | xyz(46.3788, 61.2225, 75.6892) |
| Luminance | 0.6123 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.67
Turquoise
#40E0D0
ΔE00 5.84
Darkturquoise
#00CED1
ΔE00 6.76
Robin'S Egg Blue
#98EFF9
ΔE00 7.41
Paleturquoise
#AFEEEE
ΔE00 7.45
Bright Light Blue
#26F7FD
ΔE00 7.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77DEDA #DE777B
analogous
#77DEA7 #77DEDA #77AFDE
triadic
#77DEDA #DA77DE #DEDA77
tetradic
#77DEDA #A777DE #DE777B #AFDE77
square
#77DEDA #A777DE #DE777B #AFDE77
split-complementary
#77DEDA #DE77AF #DEA777
monochromatic
#2BB0AB #46D2CD #77DEDA #A8EAE7 #DAF6F5
Accessibility & contrast
On white
1.59
#77DEDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.25
#77DEDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77DEDA
13.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77DEDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77DEDA | 1.00 | 1.59 | 13.25 | 13.25 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D5DA
Deuteranopia (green-blind)
#C2C8DB
Tritanopia (blue-blind)
#3FE3DC
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #77deda; /* rgb */ color: rgb(119, 222, 218); /* oklch */ color: oklch(83.8% 0.097 192.2);
Tailwind
colors: {
custom: {
50: '#a5e8e5',
500: '#77deda',
950: '#000000',
},
}SCSS
$custom: #77deda; $custom-light: #a5e8e5; $custom-dark: #000000;
JSON
{
"hex": "#77deda",
"rgb": {
"r": 119,
"g": 222,
"b": 218
},
"hsl": {
"h": 177.67,
"s": 60.947,
"l": 66.863
},
"oklch": {
"l": 0.83757,
"c": 0.09661,
"h": 192.2
},
"luminance": 0.61226
}Semantic roles & 50–950 ramp
primary
#77DEDA
secondary
#B2474C
accent
#1D24C9
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101615
muted
#818484