#77DFCD#77DFCD
#77DFCD is a very light, moderate teal. Relative luminance 0.611; OKLCH L 83.6% C 0.101 H 181.1°. Best body text is #000000 at 13.22:1 contrast (WCAG AA passes).
Color values
| HEX | #77DFCD |
|---|---|
| RGB | rgb(119, 223, 205) |
| HSL | hsl(170, 62%, 67%) |
| HSV | hsv(170, 47%, 87%) |
| CMYK | cmyk(46.6%, 0%, 8.1%, 12.5%) |
| CIE-LAB | lab(82.43, -34.55, -0.54) |
| CIE-LCH | lch(82.43, 34.56, 180.90°) |
| OKLab | oklab(83.59% -0.101 -0.002) |
| OKLCH | oklch(83.59% 0.101 181.1) |
| XYZ | xyz(45.0103, 61.1014, 67.1676) |
| Luminance | 0.6110 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 4.06
Tiffany Blue
#7BF2DA
ΔE00 4.41
Seafoam Blue
#78D1B6
ΔE00 4.90
Pale Teal
#82CBB2
ΔE00 6.36
Mediumturquoise
#48D1CC
ΔE00 6.37
Light Teal
#90E4C1
ΔE00 6.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77DFCD #DF7789
analogous
#77DF99 #77DFCD #77BDDF
triadic
#77DFCD #CD77DF #DFCD77
tetradic
#77DFCD #9977DF #DF7789 #BDDF77
square
#77DFCD #9977DF #DF7789 #BDDF77
split-complementary
#77DFCD #DF77BD #DF9977
monochromatic
#2AB29A #45D3BB #77DFCD #A9EBDF #DAF6F1
Accessibility & contrast
On white
1.59
#77DFCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.22
#77DFCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77DFCD
13.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77DFCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77DFCD | 1.00 | 1.59 | 13.22 | 13.22 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D5CC
Deuteranopia (green-blind)
#C6C8CF
Tritanopia (blue-blind)
#49E2D9
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #77dfcd; /* rgb */ color: rgb(119, 223, 205); /* oklch */ color: oklch(83.6% 0.101 181.1);
Tailwind
colors: {
custom: {
50: '#a5e9dc',
500: '#77dfcd',
950: '#000000',
},
}SCSS
$custom: #77dfcd; $custom-light: #a5e9dc; $custom-dark: #000000;
JSON
{
"hex": "#77dfcd",
"rgb": {
"r": 119,
"g": 223,
"b": 205
},
"hsl": {
"h": 169.615,
"s": 61.905,
"l": 67.059
},
"oklch": {
"l": 0.83588,
"c": 0.10107,
"h": 181.1
},
"luminance": 0.61105
}Semantic roles & 50–950 ramp
primary
#77DFCD
secondary
#B3475A
accent
#1C3ACA
background
#FDFEFE
surface
#F7FDFB
border
#D0D5D4
text
#101615
muted
#818484