#75F3BE#75F3BE
#75F3BE is a very light, vivid teal. Relative luminance 0.716; OKLCH L 87.8% C 0.137 H 163.7°. Best body text is #000000 at 15.32:1 contrast (WCAG AA passes).
Color values
| HEX | #75F3BE |
|---|---|
| RGB | rgb(117, 243, 190) |
| HSL | hsl(155, 84%, 71%) |
| HSV | hsv(155, 52%, 95%) |
| CMYK | cmyk(51.9%, 0%, 21.8%, 4.7%) |
| CIE-LAB | lab(87.77, -47.27, 14.99) |
| CIE-LCH | lch(87.77, 49.59, 162.41°) |
| OKLab | oklab(87.78% -0.131 0.0384) |
| OKLCH | oklch(87.78% 0.137 163.7) |
| XYZ | xyz(48.6766, 71.5965, 59.9596) |
| Luminance | 0.7160 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 2.09
Light Greenish Blue
#63F7B4
ΔE00 2.98
Light Turquoise
#7EF4CC
ΔE00 3.20
Aquamarine
#7FFFD4
ΔE00 3.78
Light Blue Green
#7EFBB3
ΔE00 4.30
Seafoam
#7FE0B3
ΔE00 4.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75F3BE #F375AA
analogous
#75F37F #75F3BE #75E9F3
triadic
#75F3BE #BE75F3 #F3BE75
tetradic
#75F3BE #7F75F3 #F375AA #E9F375
square
#75F3BE #7F75F3 #F375AA #E9F375
split-complementary
#75F3BE #F375E9 #F37F75
monochromatic
#13DB87 #3DEEA3 #75F3BE #ADF8D9 #E3FDF2
Accessibility & contrast
On white
1.37
#75F3BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.32
#75F3BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75F3BE
15.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75F3BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75F3BE | 1.00 | 1.37 | 15.32 | 15.32 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFE4BB
Deuteranopia (green-blind)
#DCD7C1
Tritanopia (blue-blind)
#47F3E4
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #75f3be; /* rgb */ color: rgb(117, 243, 190); /* oklch */ color: oklch(87.8% 0.137 163.7);
Tailwind
colors: {
custom: {
50: '#a5f8d1',
500: '#75f3be',
950: '#000000',
},
}SCSS
$custom: #75f3be; $custom-light: #a5f8d1; $custom-dark: #000000;
JSON
{
"hex": "#75f3be",
"rgb": {
"r": 117,
"g": 243,
"b": 190
},
"hsl": {
"h": 154.762,
"s": 84,
"l": 70.588
},
"oklch": {
"l": 0.87783,
"c": 0.13651,
"h": 163.7
},
"luminance": 0.71601
}Semantic roles & 50–950 ramp
primary
#75F3BE
secondary
#CD3F7B
accent
#0561E0
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101714
muted
#818583