#75E9BE#75E9BE
#75E9BE is a very light, vivid teal. Relative luminance 0.658; OKLCH L 85.4% C 0.123 H 166.9°. Best body text is #000000 at 14.16:1 contrast (WCAG AA passes).
Color values
| HEX | #75E9BE |
|---|---|
| RGB | rgb(117, 233, 190) |
| HSL | hsl(158, 73%, 69%) |
| HSV | hsv(158, 50%, 91%) |
| CMYK | cmyk(49.8%, 0%, 18.5%, 8.6%) |
| CIE-LAB | lab(84.88, -42.94, 10.89) |
| CIE-LCH | lch(84.88, 44.30, 165.77°) |
| OKLab | oklab(85.43% -0.1201 0.0279) |
| OKLCH | oklch(85.43% 0.123 166.9) |
| XYZ | xyz(45.7651, 65.7736, 58.9891) |
| Luminance | 0.6578 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 2.65
Seafoam
#7FE0B3
ΔE00 2.77
Light Teal
#90E4C1
ΔE00 3.63
Aqua Marine
#2EE8BB
ΔE00 4.27
Light Aquamarine
#7BFDC7
ΔE00 4.62
Aquamarine
#7FFFD4
ΔE00 4.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75E9BE #E975A0
analogous
#75E984 #75E9BE #75DAE9
triadic
#75E9BE #BE75E9 #E9BE75
tetradic
#75E9BE #8475E9 #E975A0 #DAE975
square
#75E9BE #8475E9 #E975A0 #DAE975
split-complementary
#75E9BE #E975DA #E98475
monochromatic
#1FC487 #40E1A5 #75E9BE #AAF1D7 #DFFAF0
Accessibility & contrast
On white
1.48
#75E9BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.16
#75E9BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75E9BE
14.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75E9BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75E9BE | 1.00 | 1.48 | 14.16 | 14.16 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4DCBC
Deuteranopia (green-blind)
#D3CFC1
Tritanopia (blue-blind)
#4AEADD
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #75e9be; /* rgb */ color: rgb(117, 233, 190); /* oklch */ color: oklch(85.4% 0.123 166.9);
Tailwind
colors: {
custom: {
50: '#a4f0d1',
500: '#75e9be',
950: '#000000',
},
}SCSS
$custom: #75e9be; $custom-light: #a4f0d1; $custom-dark: #000000;
JSON
{
"hex": "#75e9be",
"rgb": {
"r": 117,
"g": 233,
"b": 190
},
"hsl": {
"h": 157.759,
"s": 72.5,
"l": 68.627
},
"oklch": {
"l": 0.85431,
"c": 0.1233,
"h": 166.9
},
"luminance": 0.65777
}Semantic roles & 50–950 ramp
primary
#75E9BE
secondary
#C14171
accent
#1159D5
background
#FDFFFE
surface
#F7FEFB
border
#D0D6D4
text
#101714
muted
#818583