#75D3BB#75D3BB
#75D3BB is a light, moderate teal. Relative luminance 0.540; OKLCH L 80.2% C 0.097 H 175.3°. Best body text is #000000 at 11.79:1 contrast (WCAG AA passes).
Color values
| HEX | #75D3BB |
|---|---|
| RGB | rgb(117, 211, 187) |
| HSL | hsl(165, 52%, 64%) |
| HSV | hsv(165, 45%, 83%) |
| CMYK | cmyk(44.5%, 0%, 11.4%, 17.3%) |
| CIE-LAB | lab(78.44, -33.62, 3.22) |
| CIE-LCH | lch(78.44, 33.77, 174.53°) |
| OKLab | oklab(80.19% -0.0965 0.008) |
| OKLCH | oklch(80.19% 0.097 175.3) |
| XYZ | xyz(39.5964, 53.9552, 55.3319) |
| Luminance | 0.5396 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 1.31
Pale Teal
#82CBB2
ΔE00 3.10
Mediumaquamarine
#66CDAA
ΔE00 3.91
Light Teal
#90E4C1
ΔE00 5.62
Turquoise
#40E0D0
ΔE00 6.27
Seafoam
#7FE0B3
ΔE00 6.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75D3BB #D3758D
analogous
#75D38C #75D3BB #75BCD3
triadic
#75D3BB #BB75D3 #D3BB75
tetradic
#75D3BB #8C75D3 #D3758D #BCD375
square
#75D3BB #8C75D3 #D3758D #BCD375
split-complementary
#75D3BB #D375BC #D38C75
monochromatic
#329C81 #47C4A4 #75D3BB #A3E2D2 #D2F1E9
Accessibility & contrast
On white
1.78
#75D3BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.79
#75D3BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75D3BB
11.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75D3BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75D3BB | 1.00 | 1.78 | 11.79 | 11.79 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDC9BA
Deuteranopia (green-blind)
#BEBDBD
Tritanopia (blue-blind)
#52D5CC
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #75d3bb; /* rgb */ color: rgb(117, 211, 187); /* oklch */ color: oklch(80.2% 0.097 175.3);
Tailwind
colors: {
custom: {
50: '#a2e1cf',
500: '#75d3bb',
950: '#000000',
},
}SCSS
$custom: #75d3bb; $custom-light: #a2e1cf; $custom-dark: #000000;
JSON
{
"hex": "#75d3bb",
"rgb": {
"r": 117,
"g": 211,
"b": 187
},
"hsl": {
"h": 164.681,
"s": 51.648,
"l": 64.314
},
"oklch": {
"l": 0.80186,
"c": 0.09688,
"h": 175.3
},
"luminance": 0.53958
}Semantic roles & 50–950 ramp
primary
#75D3BB
secondary
#A14B61
accent
#264DBF
background
#FCFEFE
surface
#F6FCFB
border
#D0D5D4
text
#0F1513
muted
#808483