#75CEAB#75CEAB
#75CEAB is a light, moderate teal. Relative luminance 0.509; OKLCH L 78.6% C 0.101 H 166.5°. Best body text is #000000 at 11.17:1 contrast (WCAG AA passes).
Color values
| HEX | #75CEAB |
|---|---|
| RGB | rgb(117, 206, 171) |
| HSL | hsl(156, 48%, 63%) |
| HSV | hsv(156, 43%, 81%) |
| CMYK | cmyk(43.2%, 0%, 17%, 19.2%) |
| CIE-LAB | lab(76.60, -34.84, 9.14) |
| CIE-LCH | lch(76.60, 36.02, 165.30°) |
| OKLab | oklab(78.57% -0.0978 0.0235) |
| OKLCH | oklch(78.57% 0.101 166.5) |
| XYZ | xyz(36.7551, 50.8621, 46.4007) |
| Luminance | 0.5087 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Mediumaquamarine
#66CDAA
ΔE00 1.68
Seafoam Blue
#78D1B6
ΔE00 2.63
Pale Teal
#82CBB2
ΔE00 3.29
Seafoam
#7FE0B3
ΔE00 4.72
Eucalyptus
#44D7A8
ΔE00 5.19
Light Teal
#90E4C1
ΔE00 5.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75CEAB #CE7598
analogous
#75CE7E #75CEAB #75C5CE
triadic
#75CEAB #AB75CE #CEAB75
tetradic
#75CEAB #7E75CE #CE7598 #C5CE75
square
#75CEAB #7E75CE #CE7598 #C5CE75
split-complementary
#75CEAB #CE75C5 #CE7E75
monochromatic
#35946E #48BE90 #75CEAB #A2DEC6 #CFEEE2
Accessibility & contrast
On white
1.88
#75CEAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.17
#75CEAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75CEAB
11.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75CEAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75CEAB | 1.00 | 1.88 | 11.17 | 11.17 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAC3A9
Deuteranopia (green-blind)
#BCB9AD
Tritanopia (blue-blind)
#5ACFC4
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #75ceab; /* rgb */ color: rgb(117, 206, 171); /* oklch */ color: oklch(78.6% 0.101 166.5);
Tailwind
colors: {
custom: {
50: '#a1ddc4',
500: '#75ceab',
950: '#000000',
},
}SCSS
$custom: #75ceab; $custom-light: #a1ddc4; $custom-dark: #000000;
JSON
{
"hex": "#75ceab",
"rgb": {
"r": 117,
"g": 206,
"b": 171
},
"hsl": {
"h": 156.404,
"s": 47.594,
"l": 63.333
},
"oklch": {
"l": 0.78571,
"c": 0.10055,
"h": 166.5
},
"luminance": 0.50865
}Semantic roles & 50–950 ramp
primary
#75CEAB
secondary
#9A4D6B
accent
#2B63BB
background
#FCFEFD
surface
#F6FCF9
border
#D0D5D2
text
#0F1512
muted
#808482