#75F998#75F998
#75F998 is a very light, vivid green. Relative luminance 0.738; OKLCH L 88.4% C 0.178 H 150.0°. Best body text is #000000 at 15.76:1 contrast (WCAG AA passes).
Color values
| HEX | #75F998 |
|---|---|
| RGB | rgb(117, 249, 152) |
| HSL | hsl(136, 92%, 72%) |
| HSV | hsv(136, 53%, 98%) |
| CMYK | cmyk(53%, 0%, 39%, 2.4%) |
| CIE-LAB | lab(88.83, -56.80, 35.76) |
| CIE-LCH | lch(88.83, 67.12, 147.81°) |
| OKLab | oklab(88.41% -0.154 0.0888) |
| OKLCH | oklch(88.41% 0.178 150) |
| XYZ | xyz(46.8761, 73.7963, 41.4735) |
| Luminance | 0.7380 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Baby Green
#8CFF9E
ΔE00 2.25
Light Bluish Green
#76FDA8
ΔE00 2.40
Mint Green
#8FFF9F
ΔE00 2.48
Foam Green
#90FDA9
ΔE00 2.93
Light Green Blue
#56FCA2
ΔE00 3.00
Sea Green (survey)
#53FCA1
ΔE00 3.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75F998 #F975D6
analogous
#94F975 #75F998 #75F9DA
triadic
#75F998 #9875F9 #F99875
tetradic
#75F998 #7594F9 #F975D6 #F9DA75
square
#75F998 #7594F9 #F975D6 #F9DA75
split-complementary
#75F998 #DA75F9 #F97594
monochromatic
#0AE945 #3AF66C #75F998 #B0FCC4 #E2FEE9
Accessibility & contrast
On white
1.33
#75F998 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.76
#75F998 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75F998
15.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75F998 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75F998 | 1.00 | 1.33 | 15.76 | 15.76 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAE791
Deuteranopia (green-blind)
#E8DA9E
Tritanopia (blue-blind)
#57F5E1
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #75f998; /* rgb */ color: rgb(117, 249, 152); /* oklch */ color: oklch(88.4% 0.178 150.0);
Tailwind
colors: {
custom: {
50: '#a6fcb7',
500: '#75f998',
950: '#000000',
},
}SCSS
$custom: #75f998; $custom-light: #a6fcb7; $custom-dark: #000000;
JSON
{
"hex": "#75f998",
"rgb": {
"r": 117,
"g": 249,
"b": 152
},
"hsl": {
"h": 135.909,
"s": 91.667,
"l": 71.765
},
"oklch": {
"l": 0.88414,
"c": 0.17777,
"h": 150
},
"luminance": 0.738
}Semantic roles & 50–950 ramp
primary
#75F998
secondary
#D53DAD
accent
#00A9E6
background
#FDFFFD
surface
#F7FFF8
border
#D0D7D1
text
#101811
muted
#818681