#75D4CD#75D4CD
#75D4CD is a light, moderate teal. Relative luminance 0.553; OKLCH L 81.0% C 0.091 H 189.3°. Best body text is #000000 at 12.06:1 contrast (WCAG AA passes).
Color values
| HEX | #75D4CD |
|---|---|
| RGB | rgb(117, 212, 205) |
| HSL | hsl(176, 52%, 65%) |
| HSV | hsv(176, 45%, 83%) |
| CMYK | cmyk(44.8%, 0%, 3.3%, 16.9%) |
| CIE-LAB | lab(79.20, -29.82, -5.30) |
| CIE-LCH | lch(79.20, 30.29, 190.08°) |
| OKLab | oklab(80.96% -0.09 -0.0148) |
| OKLCH | oklch(80.96% 0.091 189.3) |
| XYZ | xyz(41.8947, 55.2733, 66.2069) |
| Luminance | 0.5528 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.70
Turquoise
#40E0D0
ΔE00 5.81
Darkturquoise
#00CED1
ΔE00 6.38
Seafoam Blue
#78D1B6
ΔE00 7.20
Pale Teal
#82CBB2
ΔE00 7.53
Tiffany Blue
#7BF2DA
ΔE00 8.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75D4CD #D4757C
analogous
#75D49E #75D4CD #75ACD4
triadic
#75D4CD #CD75D4 #D4CD75
tetradic
#75D4CD #9E75D4 #D4757C #ACD475
square
#75D4CD #9E75D4 #D4757C #ACD475
split-complementary
#75D4CD #D475AC #D49E75
monochromatic
#319E96 #46C5BC #75D4CD #A4E3DE #D2F1EF
Accessibility & contrast
On white
1.74
#75D4CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.06
#75D4CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75D4CD
12.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75D4CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75D4CD | 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)
#CBCBCD
Deuteranopia (green-blind)
#BABFCE
Tritanopia (blue-blind)
#47D8D2
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #75d4cd; /* rgb */ color: rgb(117, 212, 205); /* oklch */ color: oklch(81.0% 0.091 189.3);
Tailwind
colors: {
custom: {
50: '#a3e1dc',
500: '#75d4cd',
950: '#000000',
},
}SCSS
$custom: #75d4cd; $custom-light: #a3e1dc; $custom-dark: #000000;
JSON
{
"hex": "#75d4cd",
"rgb": {
"r": 117,
"g": 212,
"b": 205
},
"hsl": {
"h": 175.579,
"s": 52.486,
"l": 64.51
},
"oklch": {
"l": 0.80958,
"c": 0.09118,
"h": 189.3
},
"luminance": 0.55277
}Semantic roles & 50–950 ramp
primary
#75D4CD
secondary
#A24B51
accent
#2631C0
background
#FCFEFE
surface
#F6FCFB
border
#D0D5D4
text
#101515
muted
#808484