#75D5C4#75D5C4
#75D5C4 is a light, moderate teal. Relative luminance 0.554; OKLCH L 80.9% C 0.095 H 181.0°. Best body text is #000000 at 12.07:1 contrast (WCAG AA passes).
Color values
| HEX | #75D5C4 |
|---|---|
| RGB | rgb(117, 213, 196) |
| HSL | hsl(169, 53%, 65%) |
| HSV | hsv(169, 45%, 84%) |
| CMYK | cmyk(45.1%, 0%, 8%, 16.5%) |
| CIE-LAB | lab(79.24, -32.47, -0.42) |
| CIE-LCH | lch(79.24, 32.47, 180.74°) |
| OKLab | oklab(80.92% -0.095 -0.0016) |
| OKLCH | oklch(80.92% 0.095 181) |
| XYZ | xyz(41.0901, 55.3527, 60.7327) |
| Luminance | 0.5536 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 3.73
Pale Teal
#82CBB2
ΔE00 4.75
Turquoise
#40E0D0
ΔE00 4.94
Mediumturquoise
#48D1CC
ΔE00 5.58
Mediumaquamarine
#66CDAA
ΔE00 6.28
Tiffany Blue
#7BF2DA
ΔE00 6.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75D5C4 #D57586
analogous
#75D594 #75D5C4 #75B6D5
triadic
#75D5C4 #C475D5 #D5C475
tetradic
#75D5C4 #9475D5 #D57586 #B6D575
square
#75D5C4 #9475D5 #D57586 #B6D575
split-complementary
#75D5C4 #D575B6 #D59475
monochromatic
#309F8C #46C7B0 #75D5C4 #A4E3D8 #D3F2EC
Accessibility & contrast
On white
1.74
#75D5C4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.07
#75D5C4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75D5C4
12.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75D5C4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75D5C4 | 1.00 | 1.74 | 12.07 | 12.07 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CECBC3
Deuteranopia (green-blind)
#BEBFC5
Tritanopia (blue-blind)
#4DD8D0
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #75d5c4; /* rgb */ color: rgb(117, 213, 196); /* oklch */ color: oklch(80.9% 0.095 181.0);
Tailwind
colors: {
custom: {
50: '#a2e2d5',
500: '#75d5c4',
950: '#000000',
},
}SCSS
$custom: #75d5c4; $custom-light: #a2e2d5; $custom-dark: #000000;
JSON
{
"hex": "#75d5c4",
"rgb": {
"r": 117,
"g": 213,
"b": 196
},
"hsl": {
"h": 169.375,
"s": 53.333,
"l": 64.706
},
"oklch": {
"l": 0.80915,
"c": 0.09496,
"h": 181
},
"luminance": 0.55356
}Semantic roles & 50–950 ramp
primary
#75D5C4
secondary
#A44B5A
accent
#2540C1
background
#FCFEFE
surface
#F6FCFB
border
#D0D5D4
text
#0F1514
muted
#808483