#75D5CD#75D5CD
#75D5CD is a light, moderate teal. Relative luminance 0.558; OKLCH L 81.2% C 0.092 H 188.5°. Best body text is #000000 at 12.16:1 contrast (WCAG AA passes).
Color values
| HEX | #75D5CD |
|---|---|
| RGB | rgb(117, 213, 205) |
| HSL | hsl(175, 53%, 65%) |
| HSV | hsv(175, 45%, 84%) |
| CMYK | cmyk(45.1%, 0%, 3.8%, 16.5%) |
| CIE-LAB | lab(79.49, -30.30, -4.88) |
| CIE-LCH | lch(79.49, 30.69, 189.15°) |
| OKLab | oklab(81.19% -0.0911 -0.0136) |
| OKLCH | oklch(81.19% 0.092 188.5) |
| XYZ | xyz(42.1454, 55.7748, 66.2905) |
| Luminance | 0.5578 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.78
Turquoise
#40E0D0
ΔE00 5.48
Darkturquoise
#00CED1
ΔE00 6.58
Seafoam Blue
#78D1B6
ΔE00 6.89
Pale Teal
#82CBB2
ΔE00 7.32
Tiffany Blue
#7BF2DA
ΔE00 8.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75D5CD #D5757D
analogous
#75D59D #75D5CD #75ADD5
triadic
#75D5CD #CD75D5 #D5CD75
tetradic
#75D5CD #9D75D5 #D5757D #ADD575
square
#75D5CD #9D75D5 #D5757D #ADD575
split-complementary
#75D5CD #D575AD #D59D75
monochromatic
#309F96 #46C7BC #75D5CD #A4E3DE #D3F2EF
Accessibility & contrast
On white
1.73
#75D5CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.16
#75D5CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75D5CD
12.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75D5CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75D5CD | 1.00 | 1.73 | 12.16 | 12.16 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCCCCD
Deuteranopia (green-blind)
#BBC0CE
Tritanopia (blue-blind)
#47D9D2
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #75d5cd; /* rgb */ color: rgb(117, 213, 205); /* oklch */ color: oklch(81.2% 0.092 188.5);
Tailwind
colors: {
custom: {
50: '#a3e2dc',
500: '#75d5cd',
950: '#000000',
},
}SCSS
$custom: #75d5cd; $custom-light: #a3e2dc; $custom-dark: #000000;
JSON
{
"hex": "#75d5cd",
"rgb": {
"r": 117,
"g": 213,
"b": 205
},
"hsl": {
"h": 175,
"s": 53.333,
"l": 64.706
},
"oklch": {
"l": 0.81189,
"c": 0.09213,
"h": 188.5
},
"luminance": 0.55778
}Semantic roles & 50–950 ramp
primary
#75D5CD
secondary
#A44B52
accent
#2532C1
background
#FCFEFE
surface
#F6FCFB
border
#D0D5D4
text
#101515
muted
#808484