#77DFDF#77DFDF
#77DFDF is a very light, moderate teal. Relative luminance 0.620; OKLCH L 84.1% C 0.097 H 195.5°. Best body text is #000000 at 13.41:1 contrast (WCAG AA passes).
Color values
| HEX | #77DFDF |
|---|---|
| RGB | rgb(119, 223, 223) |
| HSL | hsl(180, 62%, 67%) |
| HSV | hsv(180, 47%, 87%) |
| CMYK | cmyk(46.6%, 0%, 0%, 12.5%) |
| CIE-LAB | lab(82.92, -30.15, -9.36) |
| CIE-LCH | lch(82.92, 31.57, 197.26°) |
| OKLab | oklab(84.15% -0.0935 -0.0259) |
| OKLCH | oklch(84.15% 0.097 195.5) |
| XYZ | xyz(47.3094, 62.0210, 79.2759) |
| Luminance | 0.6202 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 5.29
Robin'S Egg
#6DEDFD
ΔE00 6.16
Robin'S Egg Blue
#98EFF9
ΔE00 6.23
Robin Egg Blue
#8AF1FE
ΔE00 6.40
Darkturquoise
#00CED1
ΔE00 6.71
Aqua Blue
#02D8E9
ΔE00 6.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77DFDF #DF7777
analogous
#77DFAB #77DFDF #77ABDF
triadic
#77DFDF #DF77DF #DFDF77
tetradic
#77DFDF #AB77DF #DF7777 #ABDF77
square
#77DFDF #AB77DF #DF7777 #ABDF77
split-complementary
#77DFDF #DF77AB #DFAB77
monochromatic
#2AB2B2 #45D3D3 #77DFDF #A9EBEB #DAF6F6
Accessibility & contrast
On white
1.57
#77DFDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.41
#77DFDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77DFDF
13.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77DFDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77DFDF | 1.00 | 1.57 | 13.41 | 13.41 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D6DF
Deuteranopia (green-blind)
#C1C9E0
Tritanopia (blue-blind)
#3BE5DF
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #77dfdf; /* rgb */ color: rgb(119, 223, 223); /* oklch */ color: oklch(84.1% 0.097 195.5);
Tailwind
colors: {
custom: {
50: '#a5e9e9',
500: '#77dfdf',
950: '#000000',
},
}SCSS
$custom: #77dfdf; $custom-light: #a5e9e9; $custom-dark: #000000;
JSON
{
"hex": "#77dfdf",
"rgb": {
"r": 119,
"g": 223,
"b": 223
},
"hsl": {
"h": 180,
"s": 61.905,
"l": 67.059
},
"oklch": {
"l": 0.84147,
"c": 0.097,
"h": 195.5
},
"luminance": 0.62025
}Semantic roles & 50–950 ramp
primary
#77DFDF
secondary
#B34747
accent
#1C1CCA
background
#FDFEFE
surface
#F7FDFC
border
#D0D5D5
text
#101616
muted
#818484