#75D3CD#75D3CD
#75D3CD is a light, moderate teal. Relative luminance 0.548; OKLCH L 80.7% C 0.090 H 190.2°. Best body text is #000000 at 11.96:1 contrast (WCAG AA passes).
Color values
| HEX | #75D3CD |
|---|---|
| RGB | rgb(117, 211, 205) |
| HSL | hsl(176, 52%, 64%) |
| HSV | hsv(176, 45%, 83%) |
| CMYK | cmyk(44.5%, 0%, 2.8%, 17.3%) |
| CIE-LAB | lab(78.91, -29.34, -5.73) |
| CIE-LCH | lch(78.91, 29.89, 191.05°) |
| OKLab | oklab(80.73% -0.0888 -0.0159) |
| OKLCH | oklch(80.73% 0.09 190.2) |
| XYZ | xyz(41.6455, 54.7749, 66.1238) |
| Luminance | 0.5478 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.69
Turquoise
#40E0D0
ΔE00 6.15
Darkturquoise
#00CED1
ΔE00 6.21
Seafoam Blue
#78D1B6
ΔE00 7.53
Pale Teal
#82CBB2
ΔE00 7.77
Aqua Blue
#02D8E9
ΔE00 8.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75D3CD #D3757B
analogous
#75D39E #75D3CD #75AAD3
triadic
#75D3CD #CD75D3 #D3CD75
tetradic
#75D3CD #9E75D3 #D3757B #AAD375
square
#75D3CD #9E75D3 #D3757B #AAD375
split-complementary
#75D3CD #D375AA #D39E75
monochromatic
#329C95 #47C4BC #75D3CD #A3E2DE #D2F1EF
Accessibility & contrast
On white
1.76
#75D3CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.96
#75D3CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75D3CD
11.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75D3CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75D3CD | 1.00 | 1.76 | 11.96 | 11.96 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CACACD
Deuteranopia (green-blind)
#B9BECE
Tritanopia (blue-blind)
#48D7D1
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #75d3cd; /* rgb */ color: rgb(117, 211, 205); /* oklch */ color: oklch(80.7% 0.090 190.2);
Tailwind
colors: {
custom: {
50: '#a2e1dc',
500: '#75d3cd',
950: '#000000',
},
}SCSS
$custom: #75d3cd; $custom-light: #a2e1dc; $custom-dark: #000000;
JSON
{
"hex": "#75d3cd",
"rgb": {
"r": 117,
"g": 211,
"b": 205
},
"hsl": {
"h": 176.17,
"s": 51.648,
"l": 64.314
},
"oklch": {
"l": 0.80727,
"c": 0.09024,
"h": 190.2
},
"luminance": 0.54778
}Semantic roles & 50–950 ramp
primary
#75D3CD
secondary
#A14B51
accent
#2630BF
background
#FCFEFE
surface
#F6FCFB
border
#D0D5D4
text
#0F1515
muted
#808484