#77DCDA#77DCDA
#77DCDA is a very light, moderate teal. Relative luminance 0.602; OKLCH L 83.3% C 0.095 H 193.8°. Best body text is #000000 at 13.03:1 contrast (WCAG AA passes).
Color values
| HEX | #77DCDA |
|---|---|
| RGB | rgb(119, 220, 218) |
| HSL | hsl(179, 59%, 66%) |
| HSV | hsv(179, 46%, 86%) |
| CMYK | cmyk(45.9%, 0%, 0.9%, 13.7%) |
| CIE-LAB | lab(81.93, -29.97, -8.19) |
| CIE-LCH | lch(81.93, 31.07, 195.28°) |
| OKLab | oklab(83.3% -0.0922 -0.0226) |
| OKLCH | oklch(83.3% 0.095 193.8) |
| XYZ | xyz(45.8508, 60.1665, 75.5132) |
| Luminance | 0.6017 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.65
Darkturquoise
#00CED1
ΔE00 6.45
Turquoise
#40E0D0
ΔE00 6.51
Robin'S Egg Blue
#98EFF9
ΔE00 7.08
Robin'S Egg
#6DEDFD
ΔE00 7.15
Aqua Blue
#02D8E9
ΔE00 7.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77DCDA #DC7779
analogous
#77DCA8 #77DCDA #77ACDC
triadic
#77DCDA #DA77DC #DCDA77
tetradic
#77DCDA #A877DC #DC7779 #ACDC77
square
#77DCDA #A877DC #DC7779 #ACDC77
split-complementary
#77DCDA #DC77AC #DCA877
monochromatic
#2CACAA #46CFCD #77DCDA #A8E9E7 #D8F5F4
Accessibility & contrast
On white
1.61
#77DCDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.03
#77DCDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77DCDA
13.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77DCDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77DCDA | 1.00 | 1.61 | 13.03 | 13.03 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D3DA
Deuteranopia (green-blind)
#BFC6DB
Tritanopia (blue-blind)
#40E1DB
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #77dcda; /* rgb */ color: rgb(119, 220, 218); /* oklch */ color: oklch(83.3% 0.095 193.8);
Tailwind
colors: {
custom: {
50: '#a5e7e5',
500: '#77dcda',
950: '#000000',
},
}SCSS
$custom: #77dcda; $custom-light: #a5e7e5; $custom-dark: #000000;
JSON
{
"hex": "#77dcda",
"rgb": {
"r": 119,
"g": 220,
"b": 218
},
"hsl": {
"h": 178.812,
"s": 59.064,
"l": 66.471
},
"oklch": {
"l": 0.83298,
"c": 0.09493,
"h": 193.8
},
"luminance": 0.6017
}Semantic roles & 50–950 ramp
primary
#77DCDA
secondary
#AF484B
accent
#1F22C7
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101615
muted
#818484