#75CFAF#75CFAF
#75CFAF is a light, moderate teal. Relative luminance 0.515; OKLCH L 78.9% C 0.099 H 168.7°. Best body text is #000000 at 11.30:1 contrast (WCAG AA passes).
Color values
| HEX | #75CFAF |
|---|---|
| RGB | rgb(117, 207, 175) |
| HSL | hsl(159, 48%, 64%) |
| HSV | hsv(159, 43%, 81%) |
| CMYK | cmyk(43.5%, 0%, 15.5%, 18.8%) |
| CIE-LAB | lab(76.98, -34.44, 7.55) |
| CIE-LCH | lch(76.98, 35.26, 167.64°) |
| OKLab | oklab(78.91% -0.0972 0.0194) |
| OKLCH | oklch(78.91% 0.099 168.7) |
| XYZ | xyz(37.3836, 51.4999, 48.5197) |
| Luminance | 0.5150 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 1.67
Mediumaquamarine
#66CDAA
ΔE00 1.76
Pale Teal
#82CBB2
ΔE00 2.76
Seafoam
#7FE0B3
ΔE00 5.01
Light Teal
#90E4C1
ΔE00 5.37
Eucalyptus
#44D7A8
ΔE00 5.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75CFAF #CF7595
analogous
#75CF82 #75CFAF #75C2CF
triadic
#75CFAF #AF75CF #CFAF75
tetradic
#75CFAF #8275CF #CF7595 #C2CF75
square
#75CFAF #8275CF #CF7595 #C2CF75
split-complementary
#75CFAF #CF75C2 #CF8275
monochromatic
#349673 #48BF95 #75CFAF #A2DFC9 #D0EFE4
Accessibility & contrast
On white
1.86
#75CFAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.30
#75CFAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75CFAF
11.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75CFAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75CFAF | 1.00 | 1.86 | 11.30 | 11.30 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBC4AD
Deuteranopia (green-blind)
#BCBAB1
Tritanopia (blue-blind)
#59D0C6
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #75cfaf; /* rgb */ color: rgb(117, 207, 175); /* oklch */ color: oklch(78.9% 0.099 168.7);
Tailwind
colors: {
custom: {
50: '#a1dec6',
500: '#75cfaf',
950: '#000000',
},
}SCSS
$custom: #75cfaf; $custom-light: #a1dec6; $custom-dark: #000000;
JSON
{
"hex": "#75cfaf",
"rgb": {
"r": 117,
"g": 207,
"b": 175
},
"hsl": {
"h": 158.667,
"s": 48.387,
"l": 63.529
},
"oklch": {
"l": 0.78913,
"c": 0.09908,
"h": 168.7
},
"luminance": 0.51503
}Semantic roles & 50–950 ramp
primary
#75CFAF
secondary
#9B4D69
accent
#2A5EBC
background
#FCFEFD
surface
#F6FCF9
border
#D0D5D2
text
#0F1513
muted
#808482