#77DFDC#77DFDC
#77DFDC is a very light, moderate teal. Relative luminance 0.619; OKLCH L 84.0% C 0.097 H 193.0°. Best body text is #000000 at 13.37:1 contrast (WCAG AA passes).
Color values
| HEX | #77DFDC |
|---|---|
| RGB | rgb(119, 223, 220) |
| HSL | hsl(178, 62%, 67%) |
| HSV | hsv(178, 47%, 87%) |
| CMYK | cmyk(46.6%, 0%, 1.3%, 12.5%) |
| CIE-LAB | lab(82.84, -30.90, -7.90) |
| CIE-LCH | lch(82.84, 31.89, 194.34°) |
| OKLab | oklab(84.05% -0.0947 -0.0219) |
| OKLCH | oklch(84.05% 0.097 193) |
| XYZ | xyz(46.9085, 61.8606, 77.1646) |
| Luminance | 0.6187 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.88
Turquoise
#40E0D0
ΔE00 6.10
Darkturquoise
#00CED1
ΔE00 6.80
Robin'S Egg Blue
#98EFF9
ΔE00 7.03
Robin'S Egg
#6DEDFD
ΔE00 7.14
Bright Light Blue
#26F7FD
ΔE00 7.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77DFDC #DF777A
analogous
#77DFA8 #77DFDC #77AEDF
triadic
#77DFDC #DC77DF #DFDC77
tetradic
#77DFDC #A877DF #DF777A #AEDF77
square
#77DFDC #A877DF #DF777A #AEDF77
split-complementary
#77DFDC #DF77AE #DFA877
monochromatic
#2AB2AE #45D3CF #77DFDC #A9EBE9 #DAF6F6
Accessibility & contrast
On white
1.57
#77DFDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.37
#77DFDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77DFDC
13.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77DFDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77DFDC | 1.00 | 1.57 | 13.37 | 13.37 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D6DC
Deuteranopia (green-blind)
#C2C9DD
Tritanopia (blue-blind)
#3DE4DE
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #77dfdc; /* rgb */ color: rgb(119, 223, 220); /* oklch */ color: oklch(84.0% 0.097 193.0);
Tailwind
colors: {
custom: {
50: '#a5e9e6',
500: '#77dfdc',
950: '#000000',
},
}SCSS
$custom: #77dfdc; $custom-light: #a5e9e6; $custom-dark: #000000;
JSON
{
"hex": "#77dfdc",
"rgb": {
"r": 119,
"g": 223,
"b": 220
},
"hsl": {
"h": 178.269,
"s": 61.905,
"l": 67.059
},
"oklch": {
"l": 0.8405,
"c": 0.09721,
"h": 193
},
"luminance": 0.61865
}Semantic roles & 50–950 ramp
primary
#77DFDC
secondary
#B3474A
accent
#1C21CA
background
#FDFEFE
surface
#F7FDFC
border
#D0D5D5
text
#101616
muted
#818484