#75DADC#75DADC
#75DADC is a very light, moderate teal. Relative luminance 0.591; OKLCH L 82.8% C 0.095 H 197.2°. Best body text is #000000 at 12.82:1 contrast (WCAG AA passes).
Color values
| HEX | #75DADC |
|---|---|
| RGB | rgb(117, 218, 220) |
| HSL | hsl(181, 60%, 66%) |
| HSV | hsv(181, 47%, 86%) |
| CMYK | cmyk(46.8%, 0.9%, 0%, 13.7%) |
| CIE-LAB | lab(81.34, -28.95, -10.14) |
| CIE-LCH | lch(81.34, 30.67, 199.30°) |
| OKLab | oklab(82.82% -0.0905 -0.028) |
| OKLCH | oklch(82.82% 0.095 197.2) |
| XYZ | xyz(45.3206, 59.0882, 76.7131) |
| Luminance | 0.5909 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 5.09
Aqua Blue
#02D8E9
ΔE00 6.14
Darkturquoise
#00CED1
ΔE00 6.14
Robin'S Egg
#6DEDFD
ΔE00 6.25
Robin'S Egg Blue
#98EFF9
ΔE00 6.50
Robin Egg Blue
#8AF1FE
ΔE00 6.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75DADC #DC7775
analogous
#75DCAA #75DADC #75A6DC
triadic
#75DADC #DC75DA #DADC75
tetradic
#75DADC #AA75DC #DC7775 #A6DC75
square
#75DADC #AA75DC #DC7775 #A6DC75
split-complementary
#75DADC #DC75A6 #DCAA75
monochromatic
#2BA9AB #44CDD0 #75DADC #A6E7E8 #D7F4F5
Accessibility & contrast
On white
1.64
#75DADC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.82
#75DADC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75DADC
12.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75DADC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75DADC | 1.00 | 1.64 | 12.82 | 12.82 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CED2DC
Deuteranopia (green-blind)
#BCC5DD
Tritanopia (blue-blind)
#39E0DA
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #75dadc; /* rgb */ color: rgb(117, 218, 220); /* oklch */ color: oklch(82.8% 0.095 197.2);
Tailwind
colors: {
custom: {
50: '#a4e5e6',
500: '#75dadc',
950: '#000000',
},
}SCSS
$custom: #75dadc; $custom-light: #a4e5e6; $custom-dark: #000000;
JSON
{
"hex": "#75dadc",
"rgb": {
"r": 117,
"g": 218,
"b": 220
},
"hsl": {
"h": 181.165,
"s": 59.538,
"l": 66.078
},
"oklch": {
"l": 0.82823,
"c": 0.09474,
"h": 197.2
},
"luminance": 0.59092
}Semantic roles & 50–950 ramp
primary
#75DADC
secondary
#AE4948
accent
#221EC7
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101616
muted
#818484