#75CDC4#75CDC4
#75CDC4 is a light, moderate teal. Relative luminance 0.514; OKLCH L 79.1% C 0.086 H 187.1°. Best body text is #000000 at 11.29:1 contrast (WCAG AA passes).
Color values
| HEX | #75CDC4 |
|---|---|
| RGB | rgb(117, 205, 196) |
| HSL | hsl(174, 47%, 63%) |
| HSV | hsv(174, 43%, 80%) |
| CMYK | cmyk(42.9%, 0%, 4.4%, 19.6%) |
| CIE-LAB | lab(76.94, -28.64, -3.80) |
| CIE-LCH | lch(76.94, 28.89, 187.56°) |
| OKLab | oklab(79.06% -0.0857 -0.0107) |
| OKLCH | oklch(79.06% 0.086 187.1) |
| XYZ | xyz(39.1273, 51.4271, 60.0784) |
| Luminance | 0.5143 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.25
Pale Teal
#82CBB2
ΔE00 6.24
Seafoam Blue
#78D1B6
ΔE00 6.29
Turquoise
#40E0D0
ΔE00 6.65
Darkturquoise
#00CED1
ΔE00 6.91
Topaz
#13BBAF
ΔE00 7.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75CDC4 #CD757E
analogous
#75CD98 #75CDC4 #75AACD
triadic
#75CDC4 #C475CD #CDC475
tetradic
#75CDC4 #9875CD #CD757E #AACD75
square
#75CDC4 #9875CD #CD757E #AACD75
split-complementary
#75CDC4 #CD75AA #CD9875
monochromatic
#359389 #48BDB1 #75CDC4 #A2DDD7 #CFEEEA
Accessibility & contrast
On white
1.86
#75CDC4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.29
#75CDC4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75CDC4
11.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75CDC4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75CDC4 | 1.00 | 1.86 | 11.29 | 11.29 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5C4C4
Deuteranopia (green-blind)
#B5B9C5
Tritanopia (blue-blind)
#4FD1CA
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #75cdc4; /* rgb */ color: rgb(117, 205, 196); /* oklch */ color: oklch(79.1% 0.086 187.1);
Tailwind
colors: {
custom: {
50: '#a2dcd5',
500: '#75cdc4',
950: '#000000',
},
}SCSS
$custom: #75cdc4; $custom-light: #a2dcd5; $custom-dark: #000000;
JSON
{
"hex": "#75cdc4",
"rgb": {
"r": 117,
"g": 205,
"b": 196
},
"hsl": {
"h": 173.864,
"s": 46.809,
"l": 63.137
},
"oklch": {
"l": 0.79056,
"c": 0.08634,
"h": 187.1
},
"luminance": 0.5143
}Semantic roles & 50–950 ramp
primary
#75CDC4
secondary
#994D55
accent
#2B3ABA
background
#FCFEFE
surface
#F6FCFB
border
#D0D5D4
text
#0F1514
muted
#808483