#75D5C3#75D5C3
#75D5C3 is a light, moderate teal. Relative luminance 0.553; OKLCH L 80.9% C 0.095 H 180.2°. Best body text is #000000 at 12.06:1 contrast (WCAG AA passes).
Color values
| HEX | #75D5C3 |
|---|---|
| RGB | rgb(117, 213, 195) |
| HSL | hsl(169, 53%, 65%) |
| HSV | hsv(169, 45%, 84%) |
| CMYK | cmyk(45.1%, 0%, 8.5%, 16.5%) |
| CIE-LAB | lab(79.22, -32.70, 0.08) |
| CIE-LCH | lch(79.22, 32.70, 179.86°) |
| OKLab | oklab(80.88% -0.0954 -0.0003) |
| OKLCH | oklch(80.88% 0.095 180.2) |
| XYZ | xyz(40.9767, 55.3073, 60.1352) |
| Luminance | 0.5531 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 3.40
Pale Teal
#82CBB2
ΔE00 4.52
Turquoise
#40E0D0
ΔE00 5.03
Mediumturquoise
#48D1CC
ΔE00 5.86
Mediumaquamarine
#66CDAA
ΔE00 5.95
Tiffany Blue
#7BF2DA
ΔE00 6.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75D5C3 #D57587
analogous
#75D593 #75D5C3 #75B7D5
triadic
#75D5C3 #C375D5 #D5C375
tetradic
#75D5C3 #9375D5 #D57587 #B7D575
square
#75D5C3 #9375D5 #D57587 #B7D575
split-complementary
#75D5C3 #D575B7 #D59375
monochromatic
#309F8A #46C7AF #75D5C3 #A4E3D7 #D3F2EC
Accessibility & contrast
On white
1.74
#75D5C3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.06
#75D5C3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75D5C3
12.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75D5C3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75D5C3 | 1.00 | 1.74 | 12.06 | 12.06 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CECBC2
Deuteranopia (green-blind)
#BEBFC5
Tritanopia (blue-blind)
#4DD8CF
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #75d5c3; /* rgb */ color: rgb(117, 213, 195); /* oklch */ color: oklch(80.9% 0.095 180.2);
Tailwind
colors: {
custom: {
50: '#a2e2d5',
500: '#75d5c3',
950: '#000000',
},
}SCSS
$custom: #75d5c3; $custom-light: #a2e2d5; $custom-dark: #000000;
JSON
{
"hex": "#75d5c3",
"rgb": {
"r": 117,
"g": 213,
"b": 195
},
"hsl": {
"h": 168.75,
"s": 53.333,
"l": 64.706
},
"oklch": {
"l": 0.80885,
"c": 0.09538,
"h": 180.2
},
"luminance": 0.55311
}Semantic roles & 50–950 ramp
primary
#75D5C3
secondary
#A44B5B
accent
#2542C1
background
#FCFEFE
surface
#F6FCFB
border
#D0D5D4
text
#0F1514
muted
#808483