#6AE675#6AE675
#6AE675 is a very light, vivid green. Relative luminance 0.609; OKLCH L 82.8% C 0.189 H 145.3°. Best body text is #000000 at 13.19:1 contrast (WCAG AA passes).
Color values
| HEX | #6AE675 |
|---|---|
| RGB | rgb(106, 230, 117) |
| HSL | hsl(125, 71%, 66%) |
| HSV | hsv(125, 54%, 90%) |
| CMYK | cmyk(53.9%, 0%, 49.1%, 9.8%) |
| CIE-LAB | lab(82.35, -57.35, 44.51) |
| CIE-LCH | lch(82.35, 72.60, 142.18°) |
| OKLab | oklab(82.84% -0.1555 0.1077) |
| OKLCH | oklch(82.84% 0.189 145.3) |
| XYZ | xyz(37.4494, 60.9390, 26.6151) |
| Luminance | 0.6094 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightish Green
#61E160
ΔE00 2.54
Weird Green
#3AE57F
ΔE00 3.97
Lightgreen
#90EE90
ΔE00 4.38
Fresh Green
#69D84F
ΔE00 5.10
Spearmint
#1EF876
ΔE00 5.14
Tealish Green
#0CDC73
ΔE00 5.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6AE675 #E66ADB
analogous
#9DE66A #6AE675 #6AE6B3
triadic
#6AE675 #756AE6 #E6756A
tetradic
#6AE675 #6A9DE6 #E66ADB #E6B36A
square
#6AE675 #6A9DE6 #E66ADB #E6B36A
split-complementary
#6AE675 #B36AE6 #E66A9D
monochromatic
#1FB72C #36DD44 #6AE675 #9EEFA6 #D3F8D6
Accessibility & contrast
On white
1.59
#6AE675 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.19
#6AE675 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6AE675
13.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6AE675 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6AE675 | 1.00 | 1.59 | 13.19 | 13.19 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9D46C
Deuteranopia (green-blind)
#D9C97D
Tritanopia (blue-blind)
#54E1CC
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #6ae675; /* rgb */ color: rgb(106, 230, 117); /* oklch */ color: oklch(82.8% 0.189 145.3);
Tailwind
colors: {
custom: {
50: '#9eef9f',
500: '#6ae675',
950: '#000000',
},
}SCSS
$custom: #6ae675; $custom-light: #9eef9f; $custom-dark: #000000;
JSON
{
"hex": "#6ae675",
"rgb": {
"r": 106,
"g": 230,
"b": 117
},
"hsl": {
"h": 125.323,
"s": 71.264,
"l": 65.882
},
"oklch": {
"l": 0.82836,
"c": 0.18919,
"h": 145.3
},
"luminance": 0.60942
}Semantic roles & 50–950 ramp
primary
#6AE675
secondary
#B73DAC
accent
#12C2D3
background
#FCFFFC
surface
#F6FEF5
border
#D0D6CF
text
#0F160F
muted
#808580