#75E8BE#75E8BE
#75E8BE is a very light, vivid teal. Relative luminance 0.652; OKLCH L 85.2% C 0.122 H 167.3°. Best body text is #000000 at 14.04:1 contrast (WCAG AA passes).
Color values
| HEX | #75E8BE |
|---|---|
| RGB | rgb(117, 232, 190) |
| HSL | hsl(158, 71%, 68%) |
| HSV | hsv(158, 50%, 91%) |
| CMYK | cmyk(49.6%, 0%, 18.1%, 9%) |
| CIE-LAB | lab(84.59, -42.50, 10.48) |
| CIE-LCH | lch(84.59, 43.77, 166.15°) |
| OKLab | oklab(85.2% -0.119 0.0269) |
| OKLCH | oklch(85.2% 0.122 167.3) |
| XYZ | xyz(45.4829, 65.2090, 58.8950) |
| Luminance | 0.6521 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 2.71
Light Turquoise
#7EF4CC
ΔE00 2.77
Light Teal
#90E4C1
ΔE00 3.47
Aqua Marine
#2EE8BB
ΔE00 4.27
Aquamarine
#7FFFD4
ΔE00 4.89
Light Aquamarine
#7BFDC7
ΔE00 4.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75E8BE #E8759F
analogous
#75E884 #75E8BE #75D8E8
triadic
#75E8BE #BE75E8 #E8BE75
tetradic
#75E8BE #8475E8 #E8759F #D8E875
square
#75E8BE #8475E8 #E8759F #D8E875
split-complementary
#75E8BE #E875D8 #E88475
monochromatic
#20C287 #41DFA5 #75E8BE #A9F1D7 #DEF9EF
Accessibility & contrast
On white
1.50
#75E8BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.04
#75E8BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75E8BE
14.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75E8BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75E8BE | 1.00 | 1.50 | 14.04 | 14.04 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3DBBC
Deuteranopia (green-blind)
#D2CEC1
Tritanopia (blue-blind)
#4AE9DC
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #75e8be; /* rgb */ color: rgb(117, 232, 190); /* oklch */ color: oklch(85.2% 0.122 167.3);
Tailwind
colors: {
custom: {
50: '#a4f0d1',
500: '#75e8be',
950: '#000000',
},
}SCSS
$custom: #75e8be; $custom-light: #a4f0d1; $custom-dark: #000000;
JSON
{
"hex": "#75e8be",
"rgb": {
"r": 117,
"g": 232,
"b": 190
},
"hsl": {
"h": 158.087,
"s": 71.429,
"l": 68.431
},
"oklch": {
"l": 0.85196,
"c": 0.12199,
"h": 167.3
},
"luminance": 0.65213
}Semantic roles & 50–950 ramp
primary
#75E8BE
secondary
#C04170
accent
#1259D3
background
#FDFFFE
surface
#F7FEFB
border
#D0D6D4
text
#101614
muted
#818583