#75D5D5#75D5D5
#75D5D5 is a light, moderate teal. Relative luminance 0.562; OKLCH L 81.4% C 0.091 H 195.5°. Best body text is #000000 at 12.24:1 contrast (WCAG AA passes).
Color values
| HEX | #75D5D5 |
|---|---|
| RGB | rgb(117, 213, 213) |
| HSL | hsl(180, 53%, 65%) |
| HSV | hsv(180, 45%, 84%) |
| CMYK | cmyk(45.1%, 0%, 0%, 16.5%) |
| CIE-LAB | lab(79.71, -28.31, -8.82) |
| CIE-LCH | lch(79.71, 29.65, 197.31°) |
| OKLab | oklab(81.45% -0.0878 -0.0244) |
| OKLCH | oklch(81.45% 0.091 195.5) |
| XYZ | xyz(43.1359, 56.1710, 71.5068) |
| Luminance | 0.5617 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.40
Darkturquoise
#00CED1
ΔE00 5.80
Aqua Blue
#02D8E9
ΔE00 6.76
Turquoise
#40E0D0
ΔE00 7.52
Robin'S Egg
#6DEDFD
ΔE00 7.60
Robin'S Egg Blue
#98EFF9
ΔE00 7.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75D5D5 #D57575
analogous
#75D5A5 #75D5D5 #75A5D5
triadic
#75D5D5 #D575D5 #D5D575
tetradic
#75D5D5 #A575D5 #D57575 #A5D575
square
#75D5D5 #A575D5 #D57575 #A5D575
split-complementary
#75D5D5 #D575A5 #D5A575
monochromatic
#309F9F #46C7C7 #75D5D5 #A4E3E3 #D3F2F2
Accessibility & contrast
On white
1.72
#75D5D5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.24
#75D5D5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75D5D5
12.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75D5D5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75D5D5 | 1.00 | 1.72 | 12.24 | 12.24 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CACDD5
Deuteranopia (green-blind)
#B9C0D6
Tritanopia (blue-blind)
#41DAD5
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #75d5d5; /* rgb */ color: rgb(117, 213, 213); /* oklch */ color: oklch(81.4% 0.091 195.5);
Tailwind
colors: {
custom: {
50: '#a3e2e1',
500: '#75d5d5',
950: '#000000',
},
}SCSS
$custom: #75d5d5; $custom-light: #a3e2e1; $custom-dark: #000000;
JSON
{
"hex": "#75d5d5",
"rgb": {
"r": 117,
"g": 213,
"b": 213
},
"hsl": {
"h": 180,
"s": 53.333,
"l": 64.706
},
"oklch": {
"l": 0.81446,
"c": 0.09109,
"h": 195.5
},
"luminance": 0.56175
}Semantic roles & 50–950 ramp
primary
#75D5D5
secondary
#A44B4B
accent
#2525C1
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#101515
muted
#808484