#75DACC#75DACC
#75DACC is a very light, moderate teal. Relative luminance 0.583; OKLCH L 82.3% C 0.097 H 183.9°. Best body text is #000000 at 12.66:1 contrast (WCAG AA passes).
Color values
| HEX | #75DACC |
|---|---|
| RGB | rgb(117, 218, 204) |
| HSL | hsl(172, 58%, 66%) |
| HSV | hsv(172, 46%, 85%) |
| CMYK | cmyk(46.3%, 0%, 6.4%, 14.5%) |
| CIE-LAB | lab(80.89, -32.92, -2.27) |
| CIE-LCH | lch(80.89, 32.99, 183.95°) |
| OKLab | oklab(82.32% -0.0972 -0.0066) |
| OKLCH | oklch(82.32% 0.097 183.9) |
| XYZ | xyz(43.3022, 58.2808, 66.0825) |
| Luminance | 0.5828 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 4.18
Mediumturquoise
#48D1CC
ΔE00 4.96
Seafoam Blue
#78D1B6
ΔE00 5.29
Tiffany Blue
#7BF2DA
ΔE00 5.97
Pale Teal
#82CBB2
ΔE00 6.33
Light Teal
#90E4C1
ΔE00 7.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75DACC #DA7583
analogous
#75DA99 #75DACC #75B5DA
triadic
#75DACC #CC75DA #DACC75
tetradic
#75DACC #9975DA #DA7583 #B5DA75
square
#75DACC #9975DA #DA7583 #B5DA75
split-complementary
#75DACC #DA75B5 #DA9975
monochromatic
#2DA897 #45CDBA #75DACC #A5E7DE #D6F4F0
Accessibility & contrast
On white
1.66
#75DACC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.66
#75DACC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75DACC
12.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75DACC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75DACC | 1.00 | 1.66 | 12.66 | 12.66 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D0CC
Deuteranopia (green-blind)
#C1C4CD
Tritanopia (blue-blind)
#46DED6
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #75dacc; /* rgb */ color: rgb(117, 218, 204); /* oklch */ color: oklch(82.3% 0.097 183.9);
Tailwind
colors: {
custom: {
50: '#a3e6db',
500: '#75dacc',
950: '#000000',
},
}SCSS
$custom: #75dacc; $custom-light: #a3e6db; $custom-dark: #000000;
JSON
{
"hex": "#75dacc",
"rgb": {
"r": 117,
"g": 218,
"b": 204
},
"hsl": {
"h": 171.683,
"s": 57.714,
"l": 65.686
},
"oklch": {
"l": 0.82317,
"c": 0.09745,
"h": 183.9
},
"luminance": 0.58284
}Semantic roles & 50–950 ramp
primary
#75DACC
secondary
#AB4856
accent
#2037C5
background
#FCFEFE
surface
#F6FCFB
border
#D0D5D4
text
#101615
muted
#808484