#75D5CF#75D5CF
#75D5CF is a light, moderate teal. Relative luminance 0.559; OKLCH L 81.3% C 0.092 H 190.2°. Best body text is #000000 at 12.18:1 contrast (WCAG AA passes).
Color values
| HEX | #75D5CF |
|---|---|
| RGB | rgb(117, 213, 207) |
| HSL | hsl(176, 53%, 65%) |
| HSV | hsv(176, 45%, 84%) |
| CMYK | cmyk(45.1%, 0%, 2.8%, 16.5%) |
| CIE-LAB | lab(79.54, -29.81, -5.87) |
| CIE-LCH | lch(79.54, 30.38, 191.14°) |
| OKLab | oklab(81.25% -0.0903 -0.0163) |
| OKLCH | oklch(81.25% 0.092 190.2) |
| XYZ | xyz(42.3884, 55.8720, 67.5700) |
| Luminance | 0.5587 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.70
Turquoise
#40E0D0
ΔE00 5.89
Darkturquoise
#00CED1
ΔE00 6.24
Seafoam Blue
#78D1B6
ΔE00 7.62
Pale Teal
#82CBB2
ΔE00 7.97
Aqua Blue
#02D8E9
ΔE00 8.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75D5CF #D5757B
analogous
#75D59F #75D5CF #75ABD5
triadic
#75D5CF #CF75D5 #D5CF75
tetradic
#75D5CF #9F75D5 #D5757B #ABD575
square
#75D5CF #9F75D5 #D5757B #ABD575
split-complementary
#75D5CF #D575AB #D59F75
monochromatic
#309F98 #46C7BF #75D5CF #A4E3DF #D3F2F0
Accessibility & contrast
On white
1.72
#75D5CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.18
#75D5CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75D5CF
12.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75D5CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75D5CF | 1.00 | 1.72 | 12.18 | 12.18 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBCCCF
Deuteranopia (green-blind)
#BBC0D0
Tritanopia (blue-blind)
#46DAD3
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #75d5cf; /* rgb */ color: rgb(117, 213, 207); /* oklch */ color: oklch(81.3% 0.092 190.2);
Tailwind
colors: {
custom: {
50: '#a3e2dd',
500: '#75d5cf',
950: '#000000',
},
}SCSS
$custom: #75d5cf; $custom-light: #a3e2dd; $custom-dark: #000000;
JSON
{
"hex": "#75d5cf",
"rgb": {
"r": 117,
"g": 213,
"b": 207
},
"hsl": {
"h": 176.25,
"s": 53.333,
"l": 64.706
},
"oklch": {
"l": 0.81252,
"c": 0.09173,
"h": 190.2
},
"luminance": 0.55875
}Semantic roles & 50–950 ramp
primary
#75D5CF
secondary
#A44B50
accent
#252EC1
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#101515
muted
#808484