#75CFAC#75CFAC
#75CFAC is a light, moderate teal. Relative luminance 0.514; OKLCH L 78.8% C 0.101 H 166.7°. Best body text is #000000 at 11.28:1 contrast (WCAG AA passes).
Color values
| HEX | #75CFAC |
|---|---|
| RGB | rgb(117, 207, 172) |
| HSL | hsl(157, 48%, 64%) |
| HSV | hsv(157, 43%, 81%) |
| CMYK | cmyk(43.5%, 0%, 16.9%, 18.8%) |
| CIE-LAB | lab(76.91, -35.09, 9.06) |
| CIE-LCH | lch(76.91, 36.24, 165.53°) |
| OKLab | oklab(78.83% -0.0985 0.0233) |
| OKLCH | oklch(78.83% 0.101 166.7) |
| XYZ | xyz(37.0923, 51.3834, 46.9851) |
| Luminance | 0.5139 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Mediumaquamarine
#66CDAA
ΔE00 1.67
Seafoam Blue
#78D1B6
ΔE00 2.53
Pale Teal
#82CBB2
ΔE00 3.35
Seafoam
#7FE0B3
ΔE00 4.53
Eucalyptus
#44D7A8
ΔE00 5.07
Light Teal
#90E4C1
ΔE00 5.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75CFAC #CF7598
analogous
#75CF7F #75CFAC #75C5CF
triadic
#75CFAC #AC75CF #CFAC75
tetradic
#75CFAC #7F75CF #CF7598 #C5CF75
square
#75CFAC #7F75CF #CF7598 #C5CF75
split-complementary
#75CFAC #CF75C5 #CF7F75
monochromatic
#349670 #48BF91 #75CFAC #A2DFC7 #D0EFE3
Accessibility & contrast
On white
1.86
#75CFAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.28
#75CFAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75CFAC
11.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75CFAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75CFAC | 1.00 | 1.86 | 11.28 | 11.28 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBC4AA
Deuteranopia (green-blind)
#BDBAAE
Tritanopia (blue-blind)
#5AD0C5
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #75cfac; /* rgb */ color: rgb(117, 207, 172); /* oklch */ color: oklch(78.8% 0.101 166.7);
Tailwind
colors: {
custom: {
50: '#a1dec4',
500: '#75cfac',
950: '#000000',
},
}SCSS
$custom: #75cfac; $custom-light: #a1dec4; $custom-dark: #000000;
JSON
{
"hex": "#75cfac",
"rgb": {
"r": 117,
"g": 207,
"b": 172
},
"hsl": {
"h": 156.667,
"s": 48.387,
"l": 63.529
},
"oklch": {
"l": 0.78833,
"c": 0.10121,
"h": 166.7
},
"luminance": 0.51386
}Semantic roles & 50–950 ramp
primary
#75CFAC
secondary
#9B4D6B
accent
#2A63BC
background
#FCFEFD
surface
#F6FCF9
border
#D0D5D2
text
#0F1512
muted
#808482