#75D1CD#75D1CD
#75D1CD is a light, moderate teal. Relative luminance 0.538; OKLCH L 80.3% C 0.088 H 191.9°. Best body text is #000000 at 11.76:1 contrast (WCAG AA passes).
Color values
| HEX | #75D1CD |
|---|---|
| RGB | rgb(117, 209, 205) |
| HSL | hsl(177, 50%, 64%) |
| HSV | hsv(177, 44%, 82%) |
| CMYK | cmyk(44%, 0%, 1.9%, 18%) |
| CIE-LAB | lab(78.34, -28.37, -6.58) |
| CIE-LCH | lch(78.34, 29.12, 193.05°) |
| OKLab | oklab(80.27% -0.0865 -0.0182) |
| OKLCH | oklch(80.27% 0.088 191.9) |
| XYZ | xyz(41.1517, 53.7873, 65.9592) |
| Luminance | 0.5379 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.83
Darkturquoise
#00CED1
ΔE00 5.95
Turquoise
#40E0D0
ΔE00 6.90
Aqua Blue
#02D8E9
ΔE00 8.14
Seafoam Blue
#78D1B6
ΔE00 8.23
Pale Teal
#82CBB2
ΔE00 8.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75D1CD #D17579
analogous
#75D19F #75D1CD #75A7D1
triadic
#75D1CD #CD75D1 #D1CD75
tetradic
#75D1CD #9F75D1 #D17579 #A7D175
square
#75D1CD #9F75D1 #D17579 #A7D175
split-complementary
#75D1CD #D175A7 #D19F75
monochromatic
#339994 #47C2BC #75D1CD #A3E0DE #D1F0EE
Accessibility & contrast
On white
1.79
#75D1CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.76
#75D1CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75D1CD
11.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75D1CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75D1CD | 1.00 | 1.79 | 11.76 | 11.76 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C9CD
Deuteranopia (green-blind)
#B7BDCE
Tritanopia (blue-blind)
#48D6CF
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #75d1cd; /* rgb */ color: rgb(117, 209, 205); /* oklch */ color: oklch(80.3% 0.088 191.9);
Tailwind
colors: {
custom: {
50: '#a2dfdc',
500: '#75d1cd',
950: '#000000',
},
}SCSS
$custom: #75d1cd; $custom-light: #a2dfdc; $custom-dark: #000000;
JSON
{
"hex": "#75d1cd",
"rgb": {
"r": 117,
"g": 209,
"b": 205
},
"hsl": {
"h": 177.391,
"s": 50,
"l": 63.922
},
"oklch": {
"l": 0.80266,
"c": 0.08842,
"h": 191.9
},
"luminance": 0.53791
}Semantic roles & 50–950 ramp
primary
#75D1CD
secondary
#9E4C50
accent
#282FBD
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#0F1515
muted
#808484