#75CDAD#75CDAD
#75CDAD is a light, moderate teal. Relative luminance 0.505; OKLCH L 78.4% C 0.098 H 168.3°. Best body text is #000000 at 11.09:1 contrast (WCAG AA passes).
Color values
| HEX | #75CDAD |
|---|---|
| RGB | rgb(117, 205, 173) |
| HSL | hsl(158, 47%, 63%) |
| HSV | hsv(158, 43%, 80%) |
| CMYK | cmyk(42.9%, 0%, 15.6%, 19.6%) |
| CIE-LAB | lab(76.35, -33.94, 7.72) |
| CIE-LCH | lch(76.35, 34.81, 167.19°) |
| OKLab | oklab(78.39% -0.0957 0.0198) |
| OKLCH | oklch(78.39% 0.098 168.3) |
| XYZ | xyz(36.7072, 50.4590, 47.3323) |
| Luminance | 0.5046 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Mediumaquamarine
#66CDAA
ΔE00 1.75
Seafoam Blue
#78D1B6
ΔE00 1.95
Pale Teal
#82CBB2
ΔE00 2.61
Seafoam
#7FE0B3
ΔE00 5.35
Eucalyptus
#44D7A8
ΔE00 5.66
Light Teal
#90E4C1
ΔE00 5.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75CDAD #CD7595
analogous
#75CD81 #75CDAD #75C1CD
triadic
#75CDAD #AD75CD #CDAD75
tetradic
#75CDAD #8175CD #CD7595 #C1CD75
square
#75CDAD #8175CD #CD7595 #C1CD75
split-complementary
#75CDAD #CD75C1 #CD8175
monochromatic
#359371 #48BD92 #75CDAD #A2DDC8 #CFEEE2
Accessibility & contrast
On white
1.89
#75CDAD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.09
#75CDAD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75CDAD
11.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75CDAD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75CDAD | 1.00 | 1.89 | 11.09 | 11.09 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9C2AB
Deuteranopia (green-blind)
#BBB8AF
Tritanopia (blue-blind)
#5ACEC4
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #75cdad; /* rgb */ color: rgb(117, 205, 173); /* oklch */ color: oklch(78.4% 0.098 168.3);
Tailwind
colors: {
custom: {
50: '#a1dcc5',
500: '#75cdad',
950: '#000000',
},
}SCSS
$custom: #75cdad; $custom-light: #a1dcc5; $custom-dark: #000000;
JSON
{
"hex": "#75cdad",
"rgb": {
"r": 117,
"g": 205,
"b": 173
},
"hsl": {
"h": 158.182,
"s": 46.809,
"l": 63.137
},
"oklch": {
"l": 0.78388,
"c": 0.09773,
"h": 168.3
},
"luminance": 0.50462
}Semantic roles & 50–950 ramp
primary
#75CDAD
secondary
#994D69
accent
#2B5FBA
background
#FCFEFD
surface
#F6FCF9
border
#D0D5D2
text
#0F1512
muted
#808482