#75D0CD#75D0CD
#75D0CD is a light, moderate teal. Relative luminance 0.533; OKLCH L 80.0% C 0.088 H 192.8°. Best body text is #000000 at 11.66:1 contrast (WCAG AA passes).
Color values
| HEX | #75D0CD |
|---|---|
| RGB | rgb(117, 208, 205) |
| HSL | hsl(178, 49%, 64%) |
| HSV | hsv(178, 44%, 82%) |
| CMYK | cmyk(43.8%, 0%, 1.4%, 18.4%) |
| CIE-LAB | lab(78.05, -27.89, -7.00) |
| CIE-LCH | lch(78.05, 28.75, 194.09°) |
| OKLab | oklab(80.04% -0.0854 -0.0194) |
| OKLCH | oklch(80.04% 0.088 192.8) |
| XYZ | xyz(40.9071, 53.2982, 65.8777) |
| Luminance | 0.5330 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.98
Darkturquoise
#00CED1
ΔE00 5.87
Turquoise
#40E0D0
ΔE00 7.29
Aqua Blue
#02D8E9
ΔE00 7.92
Pale Teal
#82CBB2
ΔE00 8.58
Seafoam Blue
#78D1B6
ΔE00 8.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75D0CD #D07578
analogous
#75D09F #75D0CD #75A5D0
triadic
#75D0CD #CD75D0 #D0CD75
tetradic
#75D0CD #9F75D0 #D07578 #A5D075
square
#75D0CD #9F75D0 #D07578 #A5D075
split-complementary
#75D0CD #D075A5 #D09F75
monochromatic
#339794 #47C0BC #75D0CD #A3E0DE #D0EFEE
Accessibility & contrast
On white
1.80
#75D0CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.66
#75D0CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75D0CD
11.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75D0CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75D0CD | 1.00 | 1.80 | 11.66 | 11.66 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6C8CD
Deuteranopia (green-blind)
#B6BCCE
Tritanopia (blue-blind)
#49D5CF
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #75d0cd; /* rgb */ color: rgb(117, 208, 205); /* oklch */ color: oklch(80.0% 0.088 192.8);
Tailwind
colors: {
custom: {
50: '#a2dedc',
500: '#75d0cd',
950: '#000000',
},
}SCSS
$custom: #75d0cd; $custom-light: #a2dedc; $custom-dark: #000000;
JSON
{
"hex": "#75d0cd",
"rgb": {
"r": 117,
"g": 208,
"b": 205
},
"hsl": {
"h": 178.022,
"s": 49.189,
"l": 63.725
},
"oklch": {
"l": 0.80035,
"c": 0.08754,
"h": 192.8
},
"luminance": 0.53301
}Semantic roles & 50–950 ramp
primary
#75D0CD
secondary
#9D4C4F
accent
#292EBC
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#0F1515
muted
#808484