#75CDAF#75CDAF
#75CDAF is a light, moderate teal. Relative luminance 0.505; OKLCH L 78.4% C 0.096 H 169.7°. Best body text is #000000 at 11.11:1 contrast (WCAG AA passes).
Color values
| HEX | #75CDAF |
|---|---|
| RGB | rgb(117, 205, 175) |
| HSL | hsl(160, 47%, 63%) |
| HSV | hsv(160, 43%, 80%) |
| CMYK | cmyk(42.9%, 0%, 14.6%, 19.6%) |
| CIE-LAB | lab(76.40, -33.51, 6.71) |
| CIE-LCH | lch(76.40, 34.17, 168.67°) |
| OKLab | oklab(78.44% -0.0948 0.0172) |
| OKLCH | oklch(78.44% 0.096 169.7) |
| XYZ | xyz(36.9022, 50.5370, 48.3592) |
| Luminance | 0.5054 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 1.45
Mediumaquamarine
#66CDAA
ΔE00 2.01
Pale Teal
#82CBB2
ΔE00 2.25
Seafoam
#7FE0B3
ΔE00 5.70
Light Teal
#90E4C1
ΔE00 5.85
Eucalyptus
#44D7A8
ΔE00 5.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75CDAF #CD7593
analogous
#75CD83 #75CDAF #75BFCD
triadic
#75CDAF #AF75CD #CDAF75
tetradic
#75CDAF #8375CD #CD7593 #BFCD75
square
#75CDAF #8375CD #CD7593 #BFCD75
split-complementary
#75CDAF #CD75BF #CD8375
monochromatic
#359373 #48BD95 #75CDAF #A2DDC9 #CFEEE3
Accessibility & contrast
On white
1.89
#75CDAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.11
#75CDAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75CDAF
11.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75CDAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75CDAF | 1.00 | 1.89 | 11.11 | 11.11 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9C3AE
Deuteranopia (green-blind)
#BAB8B1
Tritanopia (blue-blind)
#59CEC4
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #75cdaf; /* rgb */ color: rgb(117, 205, 175); /* oklch */ color: oklch(78.4% 0.096 169.7);
Tailwind
colors: {
custom: {
50: '#a1dcc6',
500: '#75cdaf',
950: '#000000',
},
}SCSS
$custom: #75cdaf; $custom-light: #a1dcc6; $custom-dark: #000000;
JSON
{
"hex": "#75cdaf",
"rgb": {
"r": 117,
"g": 205,
"b": 175
},
"hsl": {
"h": 159.545,
"s": 46.809,
"l": 63.137
},
"oklch": {
"l": 0.78442,
"c": 0.09636,
"h": 169.7
},
"luminance": 0.5054
}Semantic roles & 50–950 ramp
primary
#75CDAF
secondary
#994D67
accent
#2B5CBA
background
#FCFEFD
surface
#F6FCF9
border
#D0D5D2
text
#0F1513
muted
#808482