#75E1BE#75E1BE
#75E1BE is a very light, moderate teal. Relative luminance 0.614; OKLCH L 83.6% C 0.113 H 170.1°. Best body text is #000000 at 13.27:1 contrast (WCAG AA passes).
Color values
| HEX | #75E1BE |
|---|---|
| RGB | rgb(117, 225, 190) |
| HSL | hsl(161, 64%, 67%) |
| HSV | hsv(161, 48%, 88%) |
| CMYK | cmyk(48%, 0%, 15.6%, 11.8%) |
| CIE-LAB | lab(82.56, -39.38, 7.58) |
| CIE-LCH | lch(82.56, 40.10, 169.10°) |
| OKLab | oklab(83.55% -0.1112 0.0194) |
| OKLCH | oklch(83.55% 0.113 170.1) |
| XYZ | xyz(43.5516, 61.3465, 58.2512) |
| Luminance | 0.6135 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 3.09
Seafoam
#7FE0B3
ΔE00 3.27
Seafoam Blue
#78D1B6
ΔE00 4.20
Light Turquoise
#7EF4CC
ΔE00 4.21
Mediumaquamarine
#66CDAA
ΔE00 4.84
Aqua Marine
#2EE8BB
ΔE00 4.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75E1BE #E17598
analogous
#75E188 #75E1BE #75CEE1
triadic
#75E1BE #BE75E1 #E1BE75
tetradic
#75E1BE #8875E1 #E17598 #CEE175
square
#75E1BE #8875E1 #E17598 #CEE175
split-complementary
#75E1BE #E175CE #E18875
monochromatic
#27B487 #43D6A6 #75E1BE #A7ECD6 #DAF7ED
Accessibility & contrast
On white
1.58
#75E1BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.27
#75E1BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75E1BE
13.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75E1BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75E1BE | 1.00 | 1.58 | 13.27 | 13.27 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCD5BC
Deuteranopia (green-blind)
#CBC8C0
Tritanopia (blue-blind)
#4DE2D7
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #75e1be; /* rgb */ color: rgb(117, 225, 190); /* oklch */ color: oklch(83.6% 0.113 170.1);
Tailwind
colors: {
custom: {
50: '#a3ebd1',
500: '#75e1be',
950: '#000000',
},
}SCSS
$custom: #75e1be; $custom-light: #a3ebd1; $custom-dark: #000000;
JSON
{
"hex": "#75e1be",
"rgb": {
"r": 117,
"g": 225,
"b": 190
},
"hsl": {
"h": 160.556,
"s": 64.286,
"l": 67.059
},
"oklch": {
"l": 0.83551,
"c": 0.11288,
"h": 170.1
},
"luminance": 0.6135
}Semantic roles & 50–950 ramp
primary
#75E1BE
secondary
#B54569
accent
#1953CC
background
#FCFEFE
surface
#F6FDFB
border
#D0D5D4
text
#101614
muted
#808483