#75D5CE#75D5CE
#75D5CE is a light, moderate teal. Relative luminance 0.558; OKLCH L 81.2% C 0.092 H 189.4°. Best body text is #000000 at 12.17:1 contrast (WCAG AA passes).
Color values
| HEX | #75D5CE |
|---|---|
| RGB | rgb(117, 213, 206) |
| HSL | hsl(176, 53%, 65%) |
| HSV | hsv(176, 45%, 84%) |
| CMYK | cmyk(45.1%, 0%, 3.3%, 16.5%) |
| CIE-LAB | lab(79.51, -30.05, -5.37) |
| CIE-LCH | lch(79.51, 30.53, 190.14°) |
| OKLab | oklab(81.22% -0.0907 -0.015) |
| OKLCH | oklch(81.22% 0.092 189.4) |
| XYZ | xyz(42.2665, 55.8232, 66.9282) |
| Luminance | 0.5583 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.72
Turquoise
#40E0D0
ΔE00 5.68
Darkturquoise
#00CED1
ΔE00 6.40
Seafoam Blue
#78D1B6
ΔE00 7.25
Pale Teal
#82CBB2
ΔE00 7.64
Tiffany Blue
#7BF2DA
ΔE00 8.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75D5CE #D5757C
analogous
#75D59E #75D5CE #75ACD5
triadic
#75D5CE #CE75D5 #D5CE75
tetradic
#75D5CE #9E75D5 #D5757C #ACD575
square
#75D5CE #9E75D5 #D5757C #ACD575
split-complementary
#75D5CE #D575AC #D59E75
monochromatic
#309F97 #46C7BD #75D5CE #A4E3DF #D3F2EF
Accessibility & contrast
On white
1.73
#75D5CE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.17
#75D5CE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75D5CE
12.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75D5CE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75D5CE | 1.00 | 1.73 | 12.17 | 12.17 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCCCCE
Deuteranopia (green-blind)
#BBC0CF
Tritanopia (blue-blind)
#46D9D3
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #75d5ce; /* rgb */ color: rgb(117, 213, 206); /* oklch */ color: oklch(81.2% 0.092 189.4);
Tailwind
colors: {
custom: {
50: '#a3e2dc',
500: '#75d5ce',
950: '#000000',
},
}SCSS
$custom: #75d5ce; $custom-light: #a3e2dc; $custom-dark: #000000;
JSON
{
"hex": "#75d5ce",
"rgb": {
"r": 117,
"g": 213,
"b": 206
},
"hsl": {
"h": 175.625,
"s": 53.333,
"l": 64.706
},
"oklch": {
"l": 0.81221,
"c": 0.09192,
"h": 189.4
},
"luminance": 0.55827
}Semantic roles & 50–950 ramp
primary
#75D5CE
secondary
#A44B51
accent
#2530C1
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#101515
muted
#808484