#75D7C8#75D7C8
#75D7C8 is a light, moderate teal. Relative luminance 0.566; OKLCH L 81.5% C 0.096 H 182.8°. Best body text is #000000 at 12.31:1 contrast (WCAG AA passes).
Color values
| HEX | #75D7C8 |
|---|---|
| RGB | rgb(117, 215, 200) |
| HSL | hsl(171, 55%, 65%) |
| HSV | hsv(171, 46%, 84%) |
| CMYK | cmyk(45.6%, 0%, 7%, 15.7%) |
| CIE-LAB | lab(79.93, -32.46, -1.56) |
| CIE-LCH | lch(79.93, 32.50, 182.75°) |
| OKLab | oklab(81.5% -0.0955 -0.0047) |
| OKLCH | oklch(81.5% 0.096 182.8) |
| XYZ | xyz(42.0577, 56.5495, 63.3312) |
| Luminance | 0.5655 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 4.55
Seafoam Blue
#78D1B6
ΔE00 4.60
Mediumturquoise
#48D1CC
ΔE00 5.07
Pale Teal
#82CBB2
ΔE00 5.58
Tiffany Blue
#7BF2DA
ΔE00 6.44
Mediumaquamarine
#66CDAA
ΔE00 7.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75D7C8 #D77584
analogous
#75D797 #75D7C8 #75B5D7
triadic
#75D7C8 #C875D7 #D7C875
tetradic
#75D7C8 #9775D7 #D77584 #B5D775
square
#75D7C8 #9775D7 #D77584 #B5D775
split-complementary
#75D7C8 #D775B5 #D79775
monochromatic
#2FA291 #46C9B5 #75D7C8 #A4E5DB #D4F3EE
Accessibility & contrast
On white
1.71
#75D7C8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.31
#75D7C8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75D7C8
12.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75D7C8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75D7C8 | 1.00 | 1.71 | 12.31 | 12.31 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFCDC7
Deuteranopia (green-blind)
#BFC1C9
Tritanopia (blue-blind)
#4ADAD2
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #75d7c8; /* rgb */ color: rgb(117, 215, 200); /* oklch */ color: oklch(81.5% 0.096 182.8);
Tailwind
colors: {
custom: {
50: '#a3e3d8',
500: '#75d7c8',
950: '#000000',
},
}SCSS
$custom: #75d7c8; $custom-light: #a3e3d8; $custom-dark: #000000;
JSON
{
"hex": "#75d7c8",
"rgb": {
"r": 117,
"g": 215,
"b": 200
},
"hsl": {
"h": 170.816,
"s": 55.056,
"l": 65.098
},
"oklch": {
"l": 0.81499,
"c": 0.09564,
"h": 182.8
},
"luminance": 0.56553
}Semantic roles & 50–950 ramp
primary
#75D7C8
secondary
#A64A58
accent
#233BC3
background
#FCFEFE
surface
#F6FCFB
border
#D0D5D4
text
#101514
muted
#808483