#75D7CD#75D7CD
#75D7CD is a light, moderate teal. Relative luminance 0.568; OKLCH L 81.7% C 0.094 H 186.9°. Best body text is #000000 at 12.36:1 contrast (WCAG AA passes).
Color values
| HEX | #75D7CD |
|---|---|
| RGB | rgb(117, 215, 205) |
| HSL | hsl(174, 55%, 65%) |
| HSV | hsv(174, 46%, 84%) |
| CMYK | cmyk(45.6%, 0%, 4.7%, 15.7%) |
| CIE-LAB | lab(80.06, -31.25, -4.03) |
| CIE-LCH | lch(80.06, 31.51, 187.35°) |
| OKLab | oklab(81.65% -0.0934 -0.0114) |
| OKLCH | oklch(81.65% 0.094 186.9) |
| XYZ | xyz(42.6516, 56.7871, 66.4592) |
| Luminance | 0.5679 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.06
Turquoise
#40E0D0
ΔE00 4.89
Seafoam Blue
#78D1B6
ΔE00 6.31
Pale Teal
#82CBB2
ΔE00 6.95
Darkturquoise
#00CED1
ΔE00 7.05
Tiffany Blue
#7BF2DA
ΔE00 7.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75D7CD #D7757F
analogous
#75D79C #75D7CD #75B0D7
triadic
#75D7CD #CD75D7 #D7CD75
tetradic
#75D7CD #9C75D7 #D7757F #B0D775
square
#75D7CD #9C75D7 #D7757F #B0D775
split-complementary
#75D7CD #D775B0 #D79C75
monochromatic
#2FA297 #46C9BC #75D7CD #A4E5DE #D4F3EF
Accessibility & contrast
On white
1.70
#75D7CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.36
#75D7CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75D7CD
12.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75D7CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75D7CD | 1.00 | 1.70 | 12.36 | 12.36 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CECECD
Deuteranopia (green-blind)
#BDC1CE
Tritanopia (blue-blind)
#46DBD4
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #75d7cd; /* rgb */ color: rgb(117, 215, 205); /* oklch */ color: oklch(81.7% 0.094 186.9);
Tailwind
colors: {
custom: {
50: '#a3e3dc',
500: '#75d7cd',
950: '#000000',
},
}SCSS
$custom: #75d7cd; $custom-light: #a3e3dc; $custom-dark: #000000;
JSON
{
"hex": "#75d7cd",
"rgb": {
"r": 117,
"g": 215,
"b": 205
},
"hsl": {
"h": 173.878,
"s": 55.056,
"l": 65.098
},
"oklch": {
"l": 0.81652,
"c": 0.09408,
"h": 186.9
},
"luminance": 0.56791
}Semantic roles & 50–950 ramp
primary
#75D7CD
secondary
#A64A53
accent
#2333C3
background
#FCFEFE
surface
#F6FCFB
border
#D0D5D4
text
#101515
muted
#808484