#75D4C8#75D4C8
#75D4C8 is a light, moderate teal. Relative luminance 0.550; OKLCH L 80.8% C 0.092 H 185.0°. Best body text is #000000 at 12.01:1 contrast (WCAG AA passes).
Color values
| HEX | #75D4C8 |
|---|---|
| RGB | rgb(117, 212, 200) |
| HSL | hsl(172, 52%, 65%) |
| HSV | hsv(172, 45%, 83%) |
| CMYK | cmyk(44.8%, 0%, 5.7%, 16.9%) |
| CIE-LAB | lab(79.06, -31.04, -2.83) |
| CIE-LCH | lch(79.06, 31.17, 185.20°) |
| OKLab | oklab(80.8% -0.0921 -0.0081) |
| OKLCH | oklch(80.8% 0.092 185) |
| XYZ | xyz(41.3007, 55.0357, 63.0789) |
| Luminance | 0.5504 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.36
Turquoise
#40E0D0
ΔE00 5.11
Seafoam Blue
#78D1B6
ΔE00 5.37
Pale Teal
#82CBB2
ΔE00 5.95
Darkturquoise
#00CED1
ΔE00 7.46
Tiffany Blue
#7BF2DA
ΔE00 7.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75D4C8 #D47581
analogous
#75D499 #75D4C8 #75B1D4
triadic
#75D4C8 #C875D4 #D4C875
tetradic
#75D4C8 #9975D4 #D47581 #B1D475
square
#75D4C8 #9975D4 #D47581 #B1D475
split-complementary
#75D4C8 #D475B1 #D49975
monochromatic
#319E90 #46C5B5 #75D4C8 #A4E3DB #D2F1ED
Accessibility & contrast
On white
1.75
#75D4C8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.01
#75D4C8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75D4C8
12.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75D4C8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75D4C8 | 1.00 | 1.75 | 12.01 | 12.01 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCCBC8
Deuteranopia (green-blind)
#BCBFC9
Tritanopia (blue-blind)
#4BD8D0
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #75d4c8; /* rgb */ color: rgb(117, 212, 200); /* oklch */ color: oklch(80.8% 0.092 185.0);
Tailwind
colors: {
custom: {
50: '#a2e1d8',
500: '#75d4c8',
950: '#000000',
},
}SCSS
$custom: #75d4c8; $custom-light: #a2e1d8; $custom-dark: #000000;
JSON
{
"hex": "#75d4c8",
"rgb": {
"r": 117,
"g": 212,
"b": 200
},
"hsl": {
"h": 172.421,
"s": 52.486,
"l": 64.51
},
"oklch": {
"l": 0.80803,
"c": 0.09245,
"h": 185
},
"luminance": 0.55039
}Semantic roles & 50–950 ramp
primary
#75D4C8
secondary
#A24B56
accent
#2639C0
background
#FCFEFE
surface
#F6FCFB
border
#D0D5D4
text
#0F1514
muted
#808483