#77DDDE#77DDDE
#77DDDE is a very light, moderate teal. Relative luminance 0.609; OKLCH L 83.7% C 0.096 H 196.3°. Best body text is #000000 at 13.18:1 contrast (WCAG AA passes).
Color values
| HEX | #77DDDE |
|---|---|
| RGB | rgb(119, 221, 222) |
| HSL | hsl(181, 61%, 67%) |
| HSV | hsv(181, 46%, 87%) |
| CMYK | cmyk(46.4%, 0.5%, 0%, 12.9%) |
| CIE-LAB | lab(82.33, -29.44, -9.72) |
| CIE-LCH | lch(82.33, 31.00, 198.28°) |
| OKLab | oklab(83.66% -0.0917 -0.0268) |
| OKLCH | oklch(83.66% 0.096 196.3) |
| XYZ | xyz(46.6438, 60.9048, 78.3909) |
| Luminance | 0.6091 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 5.26
Robin'S Egg
#6DEDFD
ΔE00 6.10
Robin'S Egg Blue
#98EFF9
ΔE00 6.21
Robin Egg Blue
#8AF1FE
ΔE00 6.39
Aqua Blue
#02D8E9
ΔE00 6.52
Darkturquoise
#00CED1
ΔE00 6.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77DDDE #DE7877
analogous
#77DEAC #77DDDE #77A9DE
triadic
#77DDDE #DE77DD #DDDE77
tetradic
#77DDDE #AC77DE #DE7877 #A9DE77
square
#77DDDE #AC77DE #DE7877 #A9DE77
split-complementary
#77DDDE #DE77A9 #DEAC77
monochromatic
#2BAFB0 #46D1D2 #77DDDE #A8E9EA #DAF6F6
Accessibility & contrast
On white
1.59
#77DDDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.18
#77DDDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77DDDE
13.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77DDDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77DDDE | 1.00 | 1.59 | 13.18 | 13.18 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D5DE
Deuteranopia (green-blind)
#BFC7DF
Tritanopia (blue-blind)
#3CE3DD
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #77ddde; /* rgb */ color: rgb(119, 221, 222); /* oklch */ color: oklch(83.7% 0.096 196.3);
Tailwind
colors: {
custom: {
50: '#a5e8e8',
500: '#77ddde',
950: '#000000',
},
}SCSS
$custom: #77ddde; $custom-light: #a5e8e8; $custom-dark: #000000;
JSON
{
"hex": "#77ddde",
"rgb": {
"r": 119,
"g": 221,
"b": 222
},
"hsl": {
"h": 180.583,
"s": 60.947,
"l": 66.863
},
"oklch": {
"l": 0.83657,
"c": 0.09552,
"h": 196.3
},
"luminance": 0.60909
}Semantic roles & 50–950 ramp
primary
#77DDDE
secondary
#B24847
accent
#1F1DC9
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101616
muted
#818484