#75CDC6#75CDC6
#75CDC6 is a light, moderate teal. Relative luminance 0.515; OKLCH L 79.1% C 0.086 H 189.0°. Best body text is #000000 at 11.30:1 contrast (WCAG AA passes).
Color values
| HEX | #75CDC6 |
|---|---|
| RGB | rgb(117, 205, 198) |
| HSL | hsl(175, 47%, 63%) |
| HSV | hsv(175, 43%, 80%) |
| CMYK | cmyk(42.9%, 0%, 3.4%, 19.6%) |
| CIE-LAB | lab(76.99, -28.15, -4.80) |
| CIE-LCH | lch(76.99, 28.56, 189.68°) |
| OKLab | oklab(79.12% -0.0848 -0.0134) |
| OKLCH | oklch(79.12% 0.086 189) |
| XYZ | xyz(39.3565, 51.5187, 61.2853) |
| Luminance | 0.5152 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.08
Darkturquoise
#00CED1
ΔE00 6.51
Turquoise
#40E0D0
ΔE00 6.94
Pale Teal
#82CBB2
ΔE00 6.95
Seafoam Blue
#78D1B6
ΔE00 7.05
Topaz
#13BBAF
ΔE00 8.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75CDC6 #CD757C
analogous
#75CD9A #75CDC6 #75A8CD
triadic
#75CDC6 #C675CD #CDC675
tetradic
#75CDC6 #9A75CD #CD757C #A8CD75
square
#75CDC6 #9A75CD #CD757C #A8CD75
split-complementary
#75CDC6 #CD75A8 #CD9A75
monochromatic
#35938B #48BDB3 #75CDC6 #A2DDD9 #CFEEEB
Accessibility & contrast
On white
1.86
#75CDC6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.30
#75CDC6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75CDC6
11.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75CDC6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75CDC6 | 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)
#C4C5C6
Deuteranopia (green-blind)
#B5B9C7
Tritanopia (blue-blind)
#4ED1CB
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #75cdc6; /* rgb */ color: rgb(117, 205, 198); /* oklch */ color: oklch(79.1% 0.086 189.0);
Tailwind
colors: {
custom: {
50: '#a2dcd7',
500: '#75cdc6',
950: '#000000',
},
}SCSS
$custom: #75cdc6; $custom-light: #a2dcd7; $custom-dark: #000000;
JSON
{
"hex": "#75cdc6",
"rgb": {
"r": 117,
"g": 205,
"b": 198
},
"hsl": {
"h": 175.227,
"s": 46.809,
"l": 63.137
},
"oklch": {
"l": 0.79118,
"c": 0.08588,
"h": 189
},
"luminance": 0.51522
}Semantic roles & 50–950 ramp
primary
#75CDC6
secondary
#994D53
accent
#2B37BA
background
#FCFEFE
surface
#F6FCFB
border
#D0D5D4
text
#0F1514
muted
#808483