#75BCAB#75BCAB
#75BCAB is a light, moderate teal. Relative luminance 0.427; OKLCH L 74.3% C 0.076 H 177.2°. Best body text is #000000 at 9.54:1 contrast (WCAG AA passes).
Color values
| HEX | #75BCAB |
|---|---|
| RGB | rgb(117, 188, 171) |
| HSL | hsl(166, 35%, 60%) |
| HSV | hsv(166, 38%, 74%) |
| CMYK | cmyk(37.8%, 0%, 9%, 26.3%) |
| CIE-LAB | lab(71.34, -26.24, 1.57) |
| CIE-LCH | lch(71.34, 26.28, 176.57°) |
| OKLab | oklab(74.33% -0.076 0.0038) |
| OKLCH | oklch(74.33% 0.076 177.2) |
| XYZ | xyz(32.6673, 42.6865, 45.0381) |
| Luminance | 0.4269 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 4.60
Seafoam Blue
#78D1B6
ΔE00 5.99
Tealish
#24BCA8
ΔE00 6.81
Mediumaquamarine
#66CDAA
ΔE00 6.97
Greeny Blue
#42B395
ΔE00 7.04
Topaz
#13BBAF
ΔE00 7.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75BCAB #BC7586
analogous
#75BC88 #75BCAB #75A9BC
triadic
#75BCAB #AB75BC #BCAB75
tetradic
#75BCAB #8875BC #BC7586 #A9BC75
square
#75BCAB #8875BC #BC7586 #A9BC75
split-complementary
#75BCAB #BC75A9 #BC8875
monochromatic
#3C7B6C #50A490 #75BCAB #9ED0C4 #C7E4DD
Accessibility & contrast
On white
2.20
#75BCAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.54
#75BCAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75BCAB
9.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75BCAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75BCAB | 1.00 | 2.20 | 9.54 | 9.54 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7B4AA
Deuteranopia (green-blind)
#ABABAC
Tritanopia (blue-blind)
#5EBEB7
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #75bcab; /* rgb */ color: rgb(117, 188, 171); /* oklch */ color: oklch(74.3% 0.076 177.2);
Tailwind
colors: {
custom: {
50: '#a0d0c4',
500: '#75bcab',
950: '#000000',
},
}SCSS
$custom: #75bcab; $custom-light: #a0d0c4; $custom-dark: #000000;
JSON
{
"hex": "#75bcab",
"rgb": {
"r": 117,
"g": 188,
"b": 171
},
"hsl": {
"h": 165.634,
"s": 34.634,
"l": 59.804
},
"oklch": {
"l": 0.74332,
"c": 0.07612,
"h": 177.2
},
"luminance": 0.42689
}Semantic roles & 50–950 ramp
primary
#75BCAB
secondary
#D4B9BF
accent
#5D77CB
background
#FAFCFC
surface
#F3F9F8
border
#CDD2D1
text
#0F1412
muted
#7F8281