#75CDC3#75CDC3
#75CDC3 is a light, moderate teal. Relative luminance 0.514; OKLCH L 79.0% C 0.087 H 186.2°. Best body text is #000000 at 11.28:1 contrast (WCAG AA passes).
Color values
| HEX | #75CDC3 |
|---|---|
| RGB | rgb(117, 205, 195) |
| HSL | hsl(173, 47%, 63%) |
| HSV | hsv(173, 43%, 80%) |
| CMYK | cmyk(42.9%, 0%, 4.9%, 19.6%) |
| CIE-LAB | lab(76.91, -28.88, -3.31) |
| CIE-LCH | lch(76.91, 29.07, 186.53°) |
| OKLab | oklab(79.03% -0.0861 -0.0093) |
| OKLCH | oklch(79.03% 0.087 186.2) |
| XYZ | xyz(39.0139, 51.3817, 59.4810) |
| Luminance | 0.5139 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.39
Pale Teal
#82CBB2
ΔE00 5.89
Seafoam Blue
#78D1B6
ΔE00 5.91
Turquoise
#40E0D0
ΔE00 6.54
Darkturquoise
#00CED1
ΔE00 7.14
Topaz
#13BBAF
ΔE00 7.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75CDC3 #CD757F
analogous
#75CD97 #75CDC3 #75ABCD
triadic
#75CDC3 #C375CD #CDC375
tetradic
#75CDC3 #9775CD #CD757F #ABCD75
square
#75CDC3 #9775CD #CD757F #ABCD75
split-complementary
#75CDC3 #CD75AB #CD9775
monochromatic
#359388 #48BDAF #75CDC3 #A2DDD7 #CFEEEA
Accessibility & contrast
On white
1.86
#75CDC3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.28
#75CDC3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75CDC3
11.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75CDC3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75CDC3 | 1.00 | 1.86 | 11.28 | 11.28 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5C4C3
Deuteranopia (green-blind)
#B6B9C4
Tritanopia (blue-blind)
#4FD1CA
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #75cdc3; /* rgb */ color: rgb(117, 205, 195); /* oklch */ color: oklch(79.0% 0.087 186.2);
Tailwind
colors: {
custom: {
50: '#a2dcd5',
500: '#75cdc3',
950: '#000000',
},
}SCSS
$custom: #75cdc3; $custom-light: #a2dcd5; $custom-dark: #000000;
JSON
{
"hex": "#75cdc3",
"rgb": {
"r": 117,
"g": 205,
"b": 195
},
"hsl": {
"h": 173.182,
"s": 46.809,
"l": 63.137
},
"oklch": {
"l": 0.79025,
"c": 0.08661,
"h": 186.2
},
"luminance": 0.51385
}Semantic roles & 50–950 ramp
primary
#75CDC3
secondary
#994D56
accent
#2B3CBA
background
#FCFEFE
surface
#F6FCFB
border
#D0D5D4
text
#0F1514
muted
#808483