#75FBA3#75FBA3
#75FBA3 is a very light, vivid green. Relative luminance 0.754; OKLCH L 89.1% C 0.170 H 152.6°. Best body text is #000000 at 16.08:1 contrast (WCAG AA passes).
Color values
| HEX | #75FBA3 |
|---|---|
| RGB | rgb(117, 251, 163) |
| HSL | hsl(141, 94%, 72%) |
| HSV | hsv(141, 53%, 98%) |
| CMYK | cmyk(53.4%, 0%, 35.1%, 1.6%) |
| CIE-LAB | lab(89.59, -55.73, 31.28) |
| CIE-LCH | lch(89.59, 63.91, 150.70°) |
| OKLab | oklab(89.1% -0.1514 0.0784) |
| OKLCH | oklch(89.1% 0.17 152.6) |
| XYZ | xyz(48.4406, 75.4164, 46.6474) |
| Luminance | 0.7542 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Bluish Green
#76FDA8
ΔE00 0.74
Seafoam Green
#7AF9AB
ΔE00 1.69
Seafoam (survey)
#80F9AD
ΔE00 2.07
Light Green Blue
#56FCA2
ΔE00 2.11
Sea Green (survey)
#53FCA1
ΔE00 2.24
Foam Green
#90FDA9
ΔE00 2.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75FBA3 #FB75CD
analogous
#8AFB75 #75FBA3 #75FBE6
triadic
#75FBA3 #A375FB #FBA375
tetradic
#75FBA3 #758AFB #FB75CD #FBE675
square
#75FBA3 #758AFB #FB75CD #FBE675
split-complementary
#75FBA3 #E675FB #FB758A
monochromatic
#07EF56 #3AF97B #75FBA3 #B0FDCB #E1FEEB
Accessibility & contrast
On white
1.31
#75FBA3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.08
#75FBA3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75FBA3
16.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75FBA3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75FBA3 | 1.00 | 1.31 | 16.08 | 16.08 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBE99D
Deuteranopia (green-blind)
#E9DCA9
Tritanopia (blue-blind)
#52F8E4
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #75fba3; /* rgb */ color: rgb(117, 251, 163); /* oklch */ color: oklch(89.1% 0.170 152.6);
Tailwind
colors: {
custom: {
50: '#a6fdbf',
500: '#75fba3',
950: '#000000',
},
}SCSS
$custom: #75fba3; $custom-light: #a6fdbf; $custom-dark: #000000;
JSON
{
"hex": "#75fba3",
"rgb": {
"r": 117,
"g": 251,
"b": 163
},
"hsl": {
"h": 140.597,
"s": 94.366,
"l": 72.157
},
"oklch": {
"l": 0.89096,
"c": 0.17047,
"h": 152.6
},
"luminance": 0.75421
}Semantic roles & 50–950 ramp
primary
#75FBA3
secondary
#D73DA2
accent
#0097E6
background
#FDFFFD
surface
#F7FFF8
border
#D0D7D1
text
#101812
muted
#818682