#75CFAD#75CFAD
#75CFAD is a light, moderate teal. Relative luminance 0.514; OKLCH L 78.9% C 0.100 H 167.4°. Best body text is #000000 at 11.29:1 contrast (WCAG AA passes).
Color values
| HEX | #75CFAD |
|---|---|
| RGB | rgb(117, 207, 173) |
| HSL | hsl(157, 48%, 64%) |
| HSV | hsv(157, 43%, 81%) |
| CMYK | cmyk(43.5%, 0%, 16.4%, 18.8%) |
| CIE-LAB | lab(76.93, -34.88, 8.55) |
| CIE-LCH | lch(76.93, 35.91, 166.22°) |
| OKLab | oklab(78.86% -0.098 0.022) |
| OKLCH | oklch(78.86% 0.1 167.4) |
| XYZ | xyz(37.1887, 51.4220, 47.4928) |
| Luminance | 0.5142 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Mediumaquamarine
#66CDAA
ΔE00 1.65
Seafoam Blue
#78D1B6
ΔE00 2.24
Pale Teal
#82CBB2
ΔE00 3.14
Seafoam
#7FE0B3
ΔE00 4.68
Eucalyptus
#44D7A8
ΔE00 5.18
Light Teal
#90E4C1
ΔE00 5.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75CFAD #CF7597
analogous
#75CF80 #75CFAD #75C4CF
triadic
#75CFAD #AD75CF #CFAD75
tetradic
#75CFAD #8075CF #CF7597 #C4CF75
square
#75CFAD #8075CF #CF7597 #C4CF75
split-complementary
#75CFAD #CF75C4 #CF8075
monochromatic
#349671 #48BF92 #75CFAD #A2DFC8 #D0EFE3
Accessibility & contrast
On white
1.86
#75CFAD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.29
#75CFAD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75CFAD
11.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75CFAD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75CFAD | 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)
#CBC4AB
Deuteranopia (green-blind)
#BDBAAF
Tritanopia (blue-blind)
#59D0C5
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #75cfad; /* rgb */ color: rgb(117, 207, 173); /* oklch */ color: oklch(78.9% 0.100 167.4);
Tailwind
colors: {
custom: {
50: '#a1dec5',
500: '#75cfad',
950: '#000000',
},
}SCSS
$custom: #75cfad; $custom-light: #a1dec5; $custom-dark: #000000;
JSON
{
"hex": "#75cfad",
"rgb": {
"r": 117,
"g": 207,
"b": 173
},
"hsl": {
"h": 157.333,
"s": 48.387,
"l": 63.529
},
"oklch": {
"l": 0.7886,
"c": 0.10048,
"h": 167.4
},
"luminance": 0.51425
}Semantic roles & 50–950 ramp
primary
#75CFAD
secondary
#9B4D6A
accent
#2A61BC
background
#FCFEFD
surface
#F6FCF9
border
#D0D5D2
text
#0F1512
muted
#808482