#75CDC7#75CDC7
#75CDC7 is a light, moderate teal. Relative luminance 0.516; OKLCH L 79.1% C 0.086 H 189.9°. Best body text is #000000 at 11.31:1 contrast (WCAG AA passes).
Color values
| HEX | #75CDC7 |
|---|---|
| RGB | rgb(117, 205, 199) |
| HSL | hsl(176, 47%, 63%) |
| HSV | hsv(176, 43%, 80%) |
| CMYK | cmyk(42.9%, 0%, 2.9%, 19.6%) |
| CIE-LAB | lab(77.02, -27.91, -5.30) |
| CIE-LCH | lch(77.02, 28.41, 190.75°) |
| OKLab | oklab(79.15% -0.0844 -0.0147) |
| OKLCH | oklch(79.15% 0.086 189.9) |
| XYZ | xyz(39.4722, 51.5650, 61.8948) |
| Luminance | 0.5157 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.06
Darkturquoise
#00CED1
ΔE00 6.35
Turquoise
#40E0D0
ΔE00 7.11
Pale Teal
#82CBB2
ΔE00 7.31
Seafoam Blue
#78D1B6
ΔE00 7.43
Topaz
#13BBAF
ΔE00 8.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75CDC7 #CD757B
analogous
#75CD9B #75CDC7 #75A7CD
triadic
#75CDC7 #C775CD #CDC775
tetradic
#75CDC7 #9B75CD #CD757B #A7CD75
square
#75CDC7 #9B75CD #CD757B #A7CD75
split-complementary
#75CDC7 #CD75A7 #CD9B75
monochromatic
#35938C #48BDB5 #75CDC7 #A2DDD9 #CFEEEB
Accessibility & contrast
On white
1.86
#75CDC7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.31
#75CDC7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75CDC7
11.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75CDC7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75CDC7 | 1.00 | 1.86 | 11.31 | 11.31 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4C5C7
Deuteranopia (green-blind)
#B5B9C8
Tritanopia (blue-blind)
#4DD1CB
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #75cdc7; /* rgb */ color: rgb(117, 205, 199); /* oklch */ color: oklch(79.1% 0.086 189.9);
Tailwind
colors: {
custom: {
50: '#a2dcd8',
500: '#75cdc7',
950: '#000000',
},
}SCSS
$custom: #75cdc7; $custom-light: #a2dcd8; $custom-dark: #000000;
JSON
{
"hex": "#75cdc7",
"rgb": {
"r": 117,
"g": 205,
"b": 199
},
"hsl": {
"h": 175.909,
"s": 46.809,
"l": 63.137
},
"oklch": {
"l": 0.7915,
"c": 0.08569,
"h": 189.9
},
"luminance": 0.51568
}Semantic roles & 50–950 ramp
primary
#75CDC7
secondary
#994D53
accent
#2B35BA
background
#FCFEFE
surface
#F6FCFB
border
#D0D5D4
text
#0F1514
muted
#808483