#6AE795#6AE795
#6AE795 is a very light, vivid green. Relative luminance 0.624; OKLCH L 83.6% C 0.161 H 152.6°. Best body text is #000000 at 13.48:1 contrast (WCAG AA passes).
Color values
| HEX | #6AE795 |
|---|---|
| RGB | rgb(106, 231, 149) |
| HSL | hsl(141, 72%, 66%) |
| HSV | hsv(141, 54%, 91%) |
| CMYK | cmyk(54.1%, 0%, 35.5%, 9.4%) |
| CIE-LAB | lab(83.12, -52.71, 29.63) |
| CIE-LCH | lch(83.12, 60.47, 150.66°) |
| OKLab | oklab(83.62% -0.1431 0.0743) |
| OKLCH | oklch(83.62% 0.161 152.6) |
| XYZ | xyz(39.9416, 62.3824, 38.3641) |
| Luminance | 0.6239 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.85
Seafoam Green
#7AF9AB
ΔE00 4.17
Seafoam (survey)
#80F9AD
ΔE00 4.38
Aqua Green
#12E193
ΔE00 4.62
Light Bluish Green
#76FDA8
ΔE00 4.71
Light Green Blue
#56FCA2
ΔE00 4.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6AE795 #E76ABC
analogous
#7DE76A #6AE795 #6AE7D3
triadic
#6AE795 #956AE7 #E7956A
tetradic
#6AE795 #6A7DE7 #E76ABC #E7D36A
square
#6AE795 #6A7DE7 #E76ABC #E7D36A
split-complementary
#6AE795 #D36AE7 #E76A7D
monochromatic
#1EB953 #35DF70 #6AE795 #9FEFBA #D3F8E0
Accessibility & contrast
On white
1.56
#6AE795 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.48
#6AE795 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6AE795
13.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6AE795 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6AE795 | 1.00 | 1.56 | 13.48 | 13.48 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D690
Deuteranopia (green-blind)
#D6CA9A
Tritanopia (blue-blind)
#49E4D2
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #6ae795; /* rgb */ color: rgb(106, 231, 149); /* oklch */ color: oklch(83.6% 0.161 152.6);
Tailwind
colors: {
custom: {
50: '#9defb4',
500: '#6ae795',
950: '#000000',
},
}SCSS
$custom: #6ae795; $custom-light: #9defb4; $custom-dark: #000000;
JSON
{
"hex": "#6ae795",
"rgb": {
"r": 106,
"g": 231,
"b": 149
},
"hsl": {
"h": 140.64,
"s": 72.254,
"l": 66.078
},
"oklch": {
"l": 0.83623,
"c": 0.16123,
"h": 152.6
},
"luminance": 0.62386
}Semantic roles & 50–950 ramp
primary
#6AE795
secondary
#B93D8E
accent
#1191D4
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1611
muted
#808581