#75CFAA#75CFAA
#75CFAA is a light, moderate teal. Relative luminance 0.513; OKLCH L 78.8% C 0.103 H 165.4°. Best body text is #000000 at 11.26:1 contrast (WCAG AA passes).
Color values
| HEX | #75CFAA |
|---|---|
| RGB | rgb(117, 207, 170) |
| HSL | hsl(155, 48%, 64%) |
| HSV | hsv(155, 43%, 81%) |
| CMYK | cmyk(43.5%, 0%, 17.9%, 18.8%) |
| CIE-LAB | lab(76.86, -35.52, 10.06) |
| CIE-LCH | lch(76.86, 36.92, 164.18°) |
| OKLab | oklab(78.78% -0.0994 0.0259) |
| OKLCH | oklch(78.78% 0.103 165.4) |
| XYZ | xyz(36.9016, 51.3071, 45.9811) |
| Luminance | 0.5131 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Mediumaquamarine
#66CDAA
ΔE00 1.86
Seafoam Blue
#78D1B6
ΔE00 3.09
Pale Teal
#82CBB2
ΔE00 3.79
Seafoam
#7FE0B3
ΔE00 4.30
Eucalyptus
#44D7A8
ΔE00 4.90
Light Teal
#90E4C1
ΔE00 5.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75CFAA #CF759A
analogous
#75CF7D #75CFAA #75C7CF
triadic
#75CFAA #AA75CF #CFAA75
tetradic
#75CFAA #7D75CF #CF759A #C7CF75
square
#75CFAA #7D75CF #CF759A #C7CF75
split-complementary
#75CFAA #CF75C7 #CF7D75
monochromatic
#34966D #48BF8E #75CFAA #A2DFC6 #D0EFE2
Accessibility & contrast
On white
1.86
#75CFAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.26
#75CFAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75CFAA
11.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75CFAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75CFAA | 1.00 | 1.86 | 11.26 | 11.26 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCC4A8
Deuteranopia (green-blind)
#BDBAAC
Tritanopia (blue-blind)
#5BCFC4
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #75cfaa; /* rgb */ color: rgb(117, 207, 170); /* oklch */ color: oklch(78.8% 0.103 165.4);
Tailwind
colors: {
custom: {
50: '#a1dec3',
500: '#75cfaa',
950: '#000000',
},
}SCSS
$custom: #75cfaa; $custom-light: #a1dec3; $custom-dark: #000000;
JSON
{
"hex": "#75cfaa",
"rgb": {
"r": 117,
"g": 207,
"b": 170
},
"hsl": {
"h": 155.333,
"s": 48.387,
"l": 63.529
},
"oklch": {
"l": 0.78781,
"c": 0.1027,
"h": 165.4
},
"luminance": 0.5131
}Semantic roles & 50–950 ramp
primary
#75CFAA
secondary
#9B4D6D
accent
#2A66BC
background
#FCFEFD
surface
#F6FCF9
border
#D0D5D2
text
#0F1512
muted
#808482