#75D2CE#75D2CE
#75D2CE is a light, moderate teal. Relative luminance 0.543; OKLCH L 80.5% C 0.089 H 191.9°. Best body text is #000000 at 11.87:1 contrast (WCAG AA passes).
Color values
| HEX | #75D2CE |
|---|---|
| RGB | rgb(117, 210, 206) |
| HSL | hsl(177, 51%, 64%) |
| HSV | hsv(177, 44%, 82%) |
| CMYK | cmyk(44.3%, 0%, 1.9%, 17.6%) |
| CIE-LAB | lab(78.65, -28.61, -6.65) |
| CIE-LCH | lch(78.65, 29.37, 193.08°) |
| OKLab | oklab(80.53% -0.0872 -0.0184) |
| OKLCH | oklch(80.53% 0.089 191.9) |
| XYZ | xyz(41.5189, 54.3280, 66.6790) |
| Luminance | 0.5433 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.79
Darkturquoise
#00CED1
ΔE00 5.94
Turquoise
#40E0D0
ΔE00 6.76
Aqua Blue
#02D8E9
ΔE00 8.07
Seafoam Blue
#78D1B6
ΔE00 8.26
Pale Teal
#82CBB2
ΔE00 8.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75D2CE #D27579
analogous
#75D2A0 #75D2CE #75A8D2
triadic
#75D2CE #CE75D2 #D2CE75
tetradic
#75D2CE #A075D2 #D27579 #A8D275
square
#75D2CE #A075D2 #D27579 #A8D275
split-complementary
#75D2CE #D275A8 #D2A075
monochromatic
#329A96 #47C3BE #75D2CE #A3E1DE #D1F0EF
Accessibility & contrast
On white
1.77
#75D2CE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.87
#75D2CE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75D2CE
11.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75D2CE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75D2CE | 1.00 | 1.77 | 11.87 | 11.87 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8CACE
Deuteranopia (green-blind)
#B8BECF
Tritanopia (blue-blind)
#47D7D0
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #75d2ce; /* rgb */ color: rgb(117, 210, 206); /* oklch */ color: oklch(80.5% 0.089 191.9);
Tailwind
colors: {
custom: {
50: '#a2e0dc',
500: '#75d2ce',
950: '#000000',
},
}SCSS
$custom: #75d2ce; $custom-light: #a2e0dc; $custom-dark: #000000;
JSON
{
"hex": "#75d2ce",
"rgb": {
"r": 117,
"g": 210,
"b": 206
},
"hsl": {
"h": 177.419,
"s": 50.82,
"l": 64.118
},
"oklch": {
"l": 0.80528,
"c": 0.08917,
"h": 191.9
},
"luminance": 0.54331
}Semantic roles & 50–950 ramp
primary
#75D2CE
secondary
#9F4C4F
accent
#272EBE
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#0F1515
muted
#808484