#75D3BF#75D3BF
#75D3BF is a light, moderate teal. Relative luminance 0.541; OKLCH L 80.3% C 0.095 H 178.3°. Best body text is #000000 at 11.83:1 contrast (WCAG AA passes).
Color values
| HEX | #75D3BF |
|---|---|
| RGB | rgb(117, 211, 191) |
| HSL | hsl(167, 52%, 64%) |
| HSV | hsv(167, 45%, 83%) |
| CMYK | cmyk(44.5%, 0%, 9.5%, 17.3%) |
| CIE-LAB | lab(78.54, -32.70, 1.22) |
| CIE-LCH | lch(78.54, 32.72, 177.85°) |
| OKLab | oklab(80.3% -0.0948 0.0027) |
| OKLCH | oklch(80.3% 0.095 178.3) |
| XYZ | xyz(40.0305, 54.1289, 57.6186) |
| Luminance | 0.5413 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 2.54
Pale Teal
#82CBB2
ΔE00 3.73
Mediumaquamarine
#66CDAA
ΔE00 5.11
Turquoise
#40E0D0
ΔE00 5.60
Light Teal
#90E4C1
ΔE00 6.48
Mediumturquoise
#48D1CC
ΔE00 6.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75D3BF #D37589
analogous
#75D390 #75D3BF #75B8D3
triadic
#75D3BF #BF75D3 #D3BF75
tetradic
#75D3BF #9075D3 #D37589 #B8D375
square
#75D3BF #9075D3 #D37589 #B8D375
split-complementary
#75D3BF #D375B8 #D39075
monochromatic
#329C85 #47C4A9 #75D3BF #A3E2D5 #D2F1EA
Accessibility & contrast
On white
1.78
#75D3BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.83
#75D3BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75D3BF
11.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75D3BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75D3BF | 1.00 | 1.78 | 11.83 | 11.83 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCC9BE
Deuteranopia (green-blind)
#BDBEC1
Tritanopia (blue-blind)
#50D6CD
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #75d3bf; /* rgb */ color: rgb(117, 211, 191); /* oklch */ color: oklch(80.3% 0.095 178.3);
Tailwind
colors: {
custom: {
50: '#a2e1d2',
500: '#75d3bf',
950: '#000000',
},
}SCSS
$custom: #75d3bf; $custom-light: #a2e1d2; $custom-dark: #000000;
JSON
{
"hex": "#75d3bf",
"rgb": {
"r": 117,
"g": 211,
"b": 191
},
"hsl": {
"h": 167.234,
"s": 51.648,
"l": 64.314
},
"oklch": {
"l": 0.80301,
"c": 0.09485,
"h": 178.3
},
"luminance": 0.54132
}Semantic roles & 50–950 ramp
primary
#75D3BF
secondary
#A14B5E
accent
#2647BF
background
#FCFEFE
surface
#F6FCFB
border
#D0D5D4
text
#0F1514
muted
#808483