#75E2BB#75E2BB
#75E2BB is a very light, moderate teal. Relative luminance 0.618; OKLCH L 83.7% C 0.116 H 167.9°. Best body text is #000000 at 13.35:1 contrast (WCAG AA passes).
Color values
| HEX | #75E2BB |
|---|---|
| RGB | rgb(117, 226, 187) |
| HSL | hsl(159, 65%, 67%) |
| HSV | hsv(159, 48%, 89%) |
| CMYK | cmyk(48.2%, 0%, 17.3%, 11.4%) |
| CIE-LAB | lab(82.78, -40.48, 9.48) |
| CIE-LCH | lch(82.78, 41.58, 166.82°) |
| OKLab | oklab(83.71% -0.1136 0.0243) |
| OKLCH | oklch(83.71% 0.116 167.9) |
| XYZ | xyz(43.4982, 61.7589, 56.6325) |
| Luminance | 0.6176 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 2.35
Light Teal
#90E4C1
ΔE00 3.06
Light Turquoise
#7EF4CC
ΔE00 3.95
Aqua Marine
#2EE8BB
ΔE00 4.65
Eucalyptus
#44D7A8
ΔE00 4.70
Seafoam Blue
#78D1B6
ΔE00 4.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75E2BB #E2759C
analogous
#75E285 #75E2BB #75D3E2
triadic
#75E2BB #BB75E2 #E2BB75
tetradic
#75E2BB #8575E2 #E2759C #D3E275
square
#75E2BB #8575E2 #E2759C #D3E275
split-complementary
#75E2BB #E275D3 #E28575
monochromatic
#26B683 #42D7A2 #75E2BB #A8EDD4 #DAF7ED
Accessibility & contrast
On white
1.57
#75E2BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.35
#75E2BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75E2BB
13.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75E2BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75E2BB | 1.00 | 1.57 | 13.35 | 13.35 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDD5B9
Deuteranopia (green-blind)
#CCC9BE
Tritanopia (blue-blind)
#4EE3D7
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #75e2bb; /* rgb */ color: rgb(117, 226, 187); /* oklch */ color: oklch(83.7% 0.116 167.9);
Tailwind
colors: {
custom: {
50: '#a3ebcf',
500: '#75e2bb',
950: '#000000',
},
}SCSS
$custom: #75e2bb; $custom-light: #a3ebcf; $custom-dark: #000000;
JSON
{
"hex": "#75e2bb",
"rgb": {
"r": 117,
"g": 226,
"b": 187
},
"hsl": {
"h": 158.532,
"s": 65.269,
"l": 67.255
},
"oklch": {
"l": 0.83707,
"c": 0.11621,
"h": 167.9
},
"luminance": 0.61762
}Semantic roles & 50–950 ramp
primary
#75E2BB
secondary
#B7446D
accent
#1859CD
background
#FCFEFE
surface
#F6FDFB
border
#D0D5D4
text
#101613
muted
#808483