#77DDDF#77DDDF
#77DDDF is a very light, moderate teal. Relative luminance 0.610; OKLCH L 83.7% C 0.096 H 197.2°. Best body text is #000000 at 13.19:1 contrast (WCAG AA passes).
Color values
| HEX | #77DDDF |
|---|---|
| RGB | rgb(119, 221, 223) |
| HSL | hsl(181, 62%, 67%) |
| HSV | hsv(181, 47%, 87%) |
| CMYK | cmyk(46.6%, 0.9%, 0%, 12.5%) |
| CIE-LAB | lab(82.36, -29.19, -10.21) |
| CIE-LCH | lch(82.36, 30.92, 199.28°) |
| OKLab | oklab(83.69% -0.0913 -0.0282) |
| OKLCH | oklch(83.69% 0.096 197.2) |
| XYZ | xyz(46.7782, 60.9586, 79.0988) |
| Luminance | 0.6096 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 5.48
Robin'S Egg
#6DEDFD
ΔE00 5.80
Robin'S Egg Blue
#98EFF9
ΔE00 5.98
Robin Egg Blue
#8AF1FE
ΔE00 6.14
Aqua Blue
#02D8E9
ΔE00 6.29
Darkturquoise
#00CED1
ΔE00 6.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77DDDF #DF7977
analogous
#77DFAD #77DDDF #77A9DF
triadic
#77DDDF #DF77DD #DDDF77
tetradic
#77DDDF #AD77DF #DF7977 #A9DF77
square
#77DDDF #AD77DF #DF7977 #A9DF77
split-complementary
#77DDDF #DF77A9 #DFAD77
monochromatic
#2AAFB2 #45D1D3 #77DDDF #A9E9EB #DAF6F6
Accessibility & contrast
On white
1.59
#77DDDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.19
#77DDDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77DDDF
13.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77DDDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77DDDF | 1.00 | 1.59 | 13.19 | 13.19 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D5DF
Deuteranopia (green-blind)
#BFC7E0
Tritanopia (blue-blind)
#3BE3DD
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #77dddf; /* rgb */ color: rgb(119, 221, 223); /* oklch */ color: oklch(83.7% 0.096 197.2);
Tailwind
colors: {
custom: {
50: '#a5e8e9',
500: '#77dddf',
950: '#000000',
},
}SCSS
$custom: #77dddf; $custom-light: #a5e8e9; $custom-dark: #000000;
JSON
{
"hex": "#77dddf",
"rgb": {
"r": 119,
"g": 221,
"b": 223
},
"hsl": {
"h": 181.154,
"s": 61.905,
"l": 67.059
},
"oklch": {
"l": 0.8369,
"c": 0.09551,
"h": 197.2
},
"luminance": 0.60963
}Semantic roles & 50–950 ramp
primary
#77DDDF
secondary
#B34947
accent
#1F1CCA
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101616
muted
#818484