#75F2BE#75F2BE
#75F2BE is a very light, vivid teal. Relative luminance 0.710; OKLCH L 87.5% C 0.135 H 164.0°. Best body text is #000000 at 15.20:1 contrast (WCAG AA passes).
Color values
| HEX | #75F2BE |
|---|---|
| RGB | rgb(117, 242, 190) |
| HSL | hsl(155, 83%, 70%) |
| HSV | hsv(155, 52%, 95%) |
| CMYK | cmyk(51.7%, 0%, 21.5%, 5.1%) |
| CIE-LAB | lab(87.48, -46.84, 14.58) |
| CIE-LCH | lch(87.48, 49.06, 162.71°) |
| OKLab | oklab(87.55% -0.1299 0.0374) |
| OKLCH | oklch(87.55% 0.135 164) |
| XYZ | xyz(48.3782, 70.9996, 59.8601) |
| Luminance | 0.7100 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 2.29
Light Turquoise
#7EF4CC
ΔE00 3.03
Light Greenish Blue
#63F7B4
ΔE00 3.21
Aquamarine
#7FFFD4
ΔE00 3.79
Seafoam
#7FE0B3
ΔE00 4.32
Light Blue Green
#7EFBB3
ΔE00 4.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75F2BE #F275A9
analogous
#75F27F #75F2BE #75E7F2
triadic
#75F2BE #BE75F2 #F2BE75
tetradic
#75F2BE #7F75F2 #F275A9 #E7F275
square
#75F2BE #7F75F2 #F275A9 #E7F275
split-complementary
#75F2BE #F275E7 #F27F75
monochromatic
#14D887 #3DEDA4 #75F2BE #ADF7D8 #E3FCF2
Accessibility & contrast
On white
1.38
#75F2BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.20
#75F2BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75F2BE
15.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75F2BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75F2BE | 1.00 | 1.38 | 15.20 | 15.20 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEE3BB
Deuteranopia (green-blind)
#DCD6C1
Tritanopia (blue-blind)
#47F2E3
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #75f2be; /* rgb */ color: rgb(117, 242, 190); /* oklch */ color: oklch(87.5% 0.135 164.0);
Tailwind
colors: {
custom: {
50: '#a5f7d1',
500: '#75f2be',
950: '#000000',
},
}SCSS
$custom: #75f2be; $custom-light: #a5f7d1; $custom-dark: #000000;
JSON
{
"hex": "#75f2be",
"rgb": {
"r": 117,
"g": 242,
"b": 190
},
"hsl": {
"h": 155.04,
"s": 82.781,
"l": 70.392
},
"oklch": {
"l": 0.87548,
"c": 0.13518,
"h": 164
},
"luminance": 0.71004
}Semantic roles & 50–950 ramp
primary
#75F2BE
secondary
#CC3F7A
accent
#0661DF
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101714
muted
#818583