#75D4BE#75D4BE
#75D4BE is a light, moderate teal. Relative luminance 0.546; OKLCH L 80.5% C 0.097 H 176.9°. Best body text is #000000 at 11.92:1 contrast (WCAG AA passes).
Color values
| HEX | #75D4BE |
|---|---|
| RGB | rgb(117, 212, 190) |
| HSL | hsl(166, 52%, 65%) |
| HSV | hsv(166, 45%, 83%) |
| CMYK | cmyk(44.8%, 0%, 10.4%, 16.9%) |
| CIE-LAB | lab(78.80, -33.40, 2.14) |
| CIE-LCH | lch(78.80, 33.47, 176.33°) |
| OKLab | oklab(80.51% -0.0964 0.0052) |
| OKLCH | oklch(80.51% 0.097 176.9) |
| XYZ | xyz(40.1701, 54.5834, 57.1241) |
| Luminance | 0.5459 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 2.03
Pale Teal
#82CBB2
ΔE00 3.56
Mediumaquamarine
#66CDAA
ΔE00 4.60
Turquoise
#40E0D0
ΔE00 5.73
Light Teal
#90E4C1
ΔE00 5.92
Tiffany Blue
#7BF2DA
ΔE00 6.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75D4BE #D4758B
analogous
#75D48F #75D4BE #75BBD4
triadic
#75D4BE #BE75D4 #D4BE75
tetradic
#75D4BE #8F75D4 #D4758B #BBD475
square
#75D4BE #8F75D4 #D4758B #BBD475
split-complementary
#75D4BE #D475BB #D48F75
monochromatic
#319E84 #46C5A8 #75D4BE #A4E3D4 #D2F1EA
Accessibility & contrast
On white
1.76
#75D4BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.92
#75D4BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75D4BE
11.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75D4BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75D4BE | 1.00 | 1.76 | 11.92 | 11.92 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CECABD
Deuteranopia (green-blind)
#BEBEC0
Tritanopia (blue-blind)
#50D6CD
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #75d4be; /* rgb */ color: rgb(117, 212, 190); /* oklch */ color: oklch(80.5% 0.097 176.9);
Tailwind
colors: {
custom: {
50: '#a2e1d1',
500: '#75d4be',
950: '#000000',
},
}SCSS
$custom: #75d4be; $custom-light: #a2e1d1; $custom-dark: #000000;
JSON
{
"hex": "#75d4be",
"rgb": {
"r": 117,
"g": 212,
"b": 190
},
"hsl": {
"h": 166.105,
"s": 52.486,
"l": 64.51
},
"oklch": {
"l": 0.80506,
"c": 0.09654,
"h": 176.9
},
"luminance": 0.54587
}Semantic roles & 50–950 ramp
primary
#75D4BE
secondary
#A24B5F
accent
#2649C0
background
#FCFEFE
surface
#F6FCFB
border
#D0D5D4
text
#0F1514
muted
#808483