#75D0CE#75D0CE
#75D0CE is a light, moderate teal. Relative luminance 0.533; OKLCH L 80.1% C 0.087 H 193.7°. Best body text is #000000 at 11.67:1 contrast (WCAG AA passes).
Color values
| HEX | #75D0CE |
|---|---|
| RGB | rgb(117, 208, 206) |
| HSL | hsl(179, 49%, 64%) |
| HSV | hsv(179, 44%, 82%) |
| CMYK | cmyk(43.8%, 0%, 1%, 18.4%) |
| CIE-LAB | lab(78.08, -27.64, -7.50) |
| CIE-LCH | lch(78.08, 28.63, 195.17°) |
| OKLab | oklab(80.07% -0.0849 -0.0207) |
| OKLCH | oklch(80.07% 0.087 193.7) |
| XYZ | xyz(41.0282, 53.3466, 66.5154) |
| Luminance | 0.5335 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.11
Darkturquoise
#00CED1
ΔE00 5.81
Turquoise
#40E0D0
ΔE00 7.55
Aqua Blue
#02D8E9
ΔE00 7.64
Robin'S Egg Blue
#98EFF9
ΔE00 8.93
Pale Teal
#82CBB2
ΔE00 8.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75D0CE #D07577
analogous
#75D0A0 #75D0CE #75A4D0
triadic
#75D0CE #CE75D0 #D0CE75
tetradic
#75D0CE #A075D0 #D07577 #A4D075
square
#75D0CE #A075D0 #D07577 #A4D075
split-complementary
#75D0CE #D075A4 #D0A075
monochromatic
#339795 #47C0BE #75D0CE #A3E0DE #D0EFEE
Accessibility & contrast
On white
1.80
#75D0CE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.67
#75D0CE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75D0CE
11.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75D0CE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75D0CE | 1.00 | 1.80 | 11.67 | 11.67 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6C8CE
Deuteranopia (green-blind)
#B6BCCF
Tritanopia (blue-blind)
#48D5CF
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #75d0ce; /* rgb */ color: rgb(117, 208, 206); /* oklch */ color: oklch(80.1% 0.087 193.7);
Tailwind
colors: {
custom: {
50: '#a2dedc',
500: '#75d0ce',
950: '#000000',
},
}SCSS
$custom: #75d0ce; $custom-light: #a2dedc; $custom-dark: #000000;
JSON
{
"hex": "#75d0ce",
"rgb": {
"r": 117,
"g": 208,
"b": 206
},
"hsl": {
"h": 178.681,
"s": 49.189,
"l": 63.725
},
"oklch": {
"l": 0.80067,
"c": 0.08744,
"h": 193.7
},
"luminance": 0.5335
}Semantic roles & 50–950 ramp
primary
#75D0CE
secondary
#9D4C4E
accent
#292CBC
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#0F1515
muted
#808484