#75CDC5#75CDC5
#75CDC5 is a light, moderate teal. Relative luminance 0.515; OKLCH L 79.1% C 0.086 H 188.0°. Best body text is #000000 at 11.30:1 contrast (WCAG AA passes).
Color values
| HEX | #75CDC5 |
|---|---|
| RGB | rgb(117, 205, 197) |
| HSL | hsl(175, 47%, 63%) |
| HSV | hsv(175, 43%, 80%) |
| CMYK | cmyk(42.9%, 0%, 3.9%, 19.6%) |
| CIE-LAB | lab(76.96, -28.40, -4.30) |
| CIE-LCH | lch(76.96, 28.72, 188.61°) |
| OKLab | oklab(79.09% -0.0853 -0.012) |
| OKLCH | oklch(79.09% 0.086 188) |
| XYZ | xyz(39.2415, 51.4728, 60.6799) |
| Luminance | 0.5148 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.15
Pale Teal
#82CBB2
ΔE00 6.60
Seafoam Blue
#78D1B6
ΔE00 6.67
Darkturquoise
#00CED1
ΔE00 6.70
Turquoise
#40E0D0
ΔE00 6.78
Topaz
#13BBAF
ΔE00 8.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75CDC5 #CD757D
analogous
#75CD99 #75CDC5 #75A9CD
triadic
#75CDC5 #C575CD #CDC575
tetradic
#75CDC5 #9975CD #CD757D #A9CD75
square
#75CDC5 #9975CD #CD757D #A9CD75
split-complementary
#75CDC5 #CD75A9 #CD9975
monochromatic
#35938A #48BDB2 #75CDC5 #A2DDD8 #CFEEEB
Accessibility & contrast
On white
1.86
#75CDC5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.30
#75CDC5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75CDC5
11.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75CDC5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75CDC5 | 1.00 | 1.86 | 11.30 | 11.30 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5C5C5
Deuteranopia (green-blind)
#B5B9C6
Tritanopia (blue-blind)
#4ED1CA
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #75cdc5; /* rgb */ color: rgb(117, 205, 197); /* oklch */ color: oklch(79.1% 0.086 188.0);
Tailwind
colors: {
custom: {
50: '#a2dcd6',
500: '#75cdc5',
950: '#000000',
},
}SCSS
$custom: #75cdc5; $custom-light: #a2dcd6; $custom-dark: #000000;
JSON
{
"hex": "#75cdc5",
"rgb": {
"r": 117,
"g": 205,
"b": 197
},
"hsl": {
"h": 174.545,
"s": 46.809,
"l": 63.137
},
"oklch": {
"l": 0.79087,
"c": 0.0861,
"h": 188
},
"luminance": 0.51476
}Semantic roles & 50–950 ramp
primary
#75CDC5
secondary
#994D54
accent
#2B38BA
background
#FCFEFE
surface
#F6FCFB
border
#D0D5D4
text
#0F1514
muted
#808483