#75D2D2#75D2D2
#75D2D2 is a light, moderate teal. Relative luminance 0.545; OKLCH L 80.7% C 0.089 H 195.5°. Best body text is #000000 at 11.91:1 contrast (WCAG AA passes).
Color values
| HEX | #75D2D2 |
|---|---|
| RGB | rgb(117, 210, 210) |
| HSL | hsl(180, 51%, 64%) |
| HSV | hsv(180, 44%, 82%) |
| CMYK | cmyk(44.3%, 0%, 0%, 17.6%) |
| CIE-LAB | lab(78.77, -27.61, -8.62) |
| CIE-LCH | lch(78.77, 28.92, 197.34°) |
| OKLab | oklab(80.66% -0.0856 -0.0238) |
| OKLCH | oklch(80.66% 0.089 195.5) |
| XYZ | xyz(42.0110, 54.5248, 69.2708) |
| Luminance | 0.5453 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.41
Darkturquoise
#00CED1
ΔE00 5.75
Aqua Blue
#02D8E9
ΔE00 6.95
Turquoise
#40E0D0
ΔE00 7.86
Robin'S Egg
#6DEDFD
ΔE00 8.13
Robin'S Egg Blue
#98EFF9
ΔE00 8.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75D2D2 #D27575
analogous
#75D2A4 #75D2D2 #75A4D2
triadic
#75D2D2 #D275D2 #D2D275
tetradic
#75D2D2 #A475D2 #D27575 #A4D275
square
#75D2D2 #A475D2 #D27575 #A4D275
split-complementary
#75D2D2 #D275A4 #D2A475
monochromatic
#329A9A #47C3C3 #75D2D2 #A3E1E1 #D1F0F0
Accessibility & contrast
On white
1.76
#75D2D2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.91
#75D2D2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75D2D2
11.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75D2D2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75D2D2 | 1.00 | 1.76 | 11.91 | 11.91 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7CAD2
Deuteranopia (green-blind)
#B7BED3
Tritanopia (blue-blind)
#45D7D2
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #75d2d2; /* rgb */ color: rgb(117, 210, 210); /* oklch */ color: oklch(80.7% 0.089 195.5);
Tailwind
colors: {
custom: {
50: '#a3e0df',
500: '#75d2d2',
950: '#000000',
},
}SCSS
$custom: #75d2d2; $custom-light: #a3e0df; $custom-dark: #000000;
JSON
{
"hex": "#75d2d2",
"rgb": {
"r": 117,
"g": 210,
"b": 210
},
"hsl": {
"h": 180,
"s": 50.82,
"l": 64.118
},
"oklch": {
"l": 0.80658,
"c": 0.08883,
"h": 195.5
},
"luminance": 0.54528
}Semantic roles & 50–950 ramp
primary
#75D2D2
secondary
#9F4C4C
accent
#2727BE
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#101515
muted
#808484