#6AEB75#6AEB75
#6AEB75 is a very light, vivid green. Relative luminance 0.638; OKLCH L 84.1% C 0.196 H 145.2°. Best body text is #000000 at 13.75:1 contrast (WCAG AA passes).
Color values
| HEX | #6AEB75 |
|---|---|
| RGB | rgb(106, 235, 117) |
| HSL | hsl(125, 76%, 67%) |
| HSV | hsv(125, 55%, 92%) |
| CMYK | cmyk(54.9%, 0%, 50.2%, 7.8%) |
| CIE-LAB | lab(83.84, -59.25, 46.36) |
| CIE-LCH | lch(83.84, 75.23, 141.96°) |
| OKLab | oklab(84.07% -0.1607 0.1118) |
| OKLCH | oklch(84.07% 0.196 145.2) |
| XYZ | xyz(38.8608, 63.7618, 27.0856) |
| Luminance | 0.6377 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightish Green
#61E160
ΔE00 2.90
Spearmint
#1EF876
ΔE00 4.34
Lightgreen
#90EE90
ΔE00 4.35
Lightgreen (survey)
#76FF7B
ΔE00 4.38
Weird Green
#3AE57F
ΔE00 4.41
Minty Green
#0BF77D
ΔE00 4.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6AEB75 #EB6AE0
analogous
#A0EB6A #6AEB75 #6AEBB5
triadic
#6AEB75 #756AEB #EB756A
tetradic
#6AEB75 #6AA0EB #EB6AE0 #EBB56A
square
#6AEB75 #6AA0EB #EB6AE0 #EBB56A
split-complementary
#6AEB75 #B56AEB #EB6AA0
monochromatic
#1AC128 #34E443 #6AEB75 #A0F2A7 #D6F9D9
Accessibility & contrast
On white
1.53
#6AEB75 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.75
#6AEB75 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6AEB75
13.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6AEB75 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6AEB75 | 1.00 | 1.53 | 13.75 | 13.75 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFD86B
Deuteranopia (green-blind)
#DECD7D
Tritanopia (blue-blind)
#52E6D0
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #6aeb75; /* rgb */ color: rgb(106, 235, 117); /* oklch */ color: oklch(84.1% 0.196 145.2);
Tailwind
colors: {
custom: {
50: '#9ff29f',
500: '#6aeb75',
950: '#000000',
},
}SCSS
$custom: #6aeb75; $custom-light: #9ff29f; $custom-dark: #000000;
JSON
{
"hex": "#6aeb75",
"rgb": {
"r": 106,
"g": 235,
"b": 117
},
"hsl": {
"h": 125.116,
"s": 76.331,
"l": 66.863
},
"oklch": {
"l": 0.84065,
"c": 0.19574,
"h": 145.2
},
"luminance": 0.63765
}Semantic roles & 50–950 ramp
primary
#6AEB75
secondary
#BF3AB4
accent
#0DC7D9
background
#FCFFFC
surface
#F6FEF5
border
#D0D6CF
text
#0F170F
muted
#808580