#75CDAB#75CDAB
#75CDAB is a light, moderate teal. Relative luminance 0.504; OKLCH L 78.3% C 0.099 H 166.9°. Best body text is #000000 at 11.08:1 contrast (WCAG AA passes).
Color values
| HEX | #75CDAB |
|---|---|
| RGB | rgb(117, 205, 171) |
| HSL | hsl(157, 47%, 63%) |
| HSV | hsv(157, 43%, 80%) |
| CMYK | cmyk(42.9%, 0%, 16.6%, 19.6%) |
| CIE-LAB | lab(76.30, -34.38, 8.72) |
| CIE-LCH | lch(76.30, 35.47, 165.76°) |
| OKLab | oklab(78.33% -0.0966 0.0224) |
| OKLCH | oklch(78.33% 0.099 166.9) |
| XYZ | xyz(36.5151, 50.3822, 46.3208) |
| Luminance | 0.5039 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Mediumaquamarine
#66CDAA
ΔE00 1.68
Seafoam Blue
#78D1B6
ΔE00 2.48
Pale Teal
#82CBB2
ΔE00 3.03
Seafoam
#7FE0B3
ΔE00 5.05
Eucalyptus
#44D7A8
ΔE00 5.42
Light Teal
#90E4C1
ΔE00 5.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75CDAB #CD7597
analogous
#75CD7F #75CDAB #75C3CD
triadic
#75CDAB #AB75CD #CDAB75
tetradic
#75CDAB #7F75CD #CD7597 #C3CD75
square
#75CDAB #7F75CD #CD7597 #C3CD75
split-complementary
#75CDAB #CD75C3 #CD7F75
monochromatic
#35936E #48BD90 #75CDAB #A2DDC6 #CFEEE2
Accessibility & contrast
On white
1.90
#75CDAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.08
#75CDAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75CDAB
11.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75CDAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75CDAB | 1.00 | 1.90 | 11.08 | 11.08 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9C2A9
Deuteranopia (green-blind)
#BBB8AD
Tritanopia (blue-blind)
#5BCEC3
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #75cdab; /* rgb */ color: rgb(117, 205, 171); /* oklch */ color: oklch(78.3% 0.099 166.9);
Tailwind
colors: {
custom: {
50: '#a1dcc4',
500: '#75cdab',
950: '#000000',
},
}SCSS
$custom: #75cdab; $custom-light: #a1dcc4; $custom-dark: #000000;
JSON
{
"hex": "#75cdab",
"rgb": {
"r": 117,
"g": 205,
"b": 171
},
"hsl": {
"h": 156.818,
"s": 46.809,
"l": 63.137
},
"oklch": {
"l": 0.78334,
"c": 0.09916,
"h": 166.9
},
"luminance": 0.50385
}Semantic roles & 50–950 ramp
primary
#75CDAB
secondary
#994D6B
accent
#2B63BA
background
#FCFEFD
surface
#F6FCF9
border
#D0D5D2
text
#0F1512
muted
#808482