#6AE596#6AE596
#6AE596 is a very light, vivid green. Relative luminance 0.613; OKLCH L 83.2% C 0.158 H 153.1°. Best body text is #000000 at 13.26:1 contrast (WCAG AA passes).
Color values
| HEX | #6AE596 |
|---|---|
| RGB | rgb(106, 229, 150) |
| HSL | hsl(141, 70%, 66%) |
| HSV | hsv(141, 54%, 90%) |
| CMYK | cmyk(53.7%, 0%, 34.5%, 10.2%) |
| CIE-LAB | lab(82.54, -51.73, 28.35) |
| CIE-LCH | lch(82.54, 58.98, 151.28°) |
| OKLab | oklab(83.16% -0.1405 0.0712) |
| OKLCH | oklch(83.16% 0.158 153.1) |
| XYZ | xyz(39.4652, 61.3013, 38.6009) |
| Luminance | 0.6130 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 4.14
Aqua Green
#12E193
ΔE00 4.39
Seafoam Green
#7AF9AB
ΔE00 4.47
Seafoam (survey)
#80F9AD
ΔE00 4.64
Light Bluish Green
#76FDA8
ΔE00 5.14
Light Green Blue
#56FCA2
ΔE00 5.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6AE596 #E56AB9
analogous
#7BE56A #6AE596 #6AE5D3
triadic
#6AE596 #966AE5 #E5966A
tetradic
#6AE596 #6A7BE5 #E56AB9 #E5D36A
square
#6AE596 #6A7BE5 #E56AB9 #E5D36A
split-complementary
#6AE596 #D36AE5 #E56A7B
monochromatic
#20B555 #36DC71 #6AE596 #9EEEBB #D2F7DF
Accessibility & contrast
On white
1.58
#6AE596 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.26
#6AE596 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6AE596
13.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6AE596 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6AE596 | 1.00 | 1.58 | 13.26 | 13.26 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D591
Deuteranopia (green-blind)
#D4C99B
Tritanopia (blue-blind)
#49E2D1
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #6ae596; /* rgb */ color: rgb(106, 229, 150); /* oklch */ color: oklch(83.2% 0.158 153.1);
Tailwind
colors: {
custom: {
50: '#9deeb5',
500: '#6ae596',
950: '#000000',
},
}SCSS
$custom: #6ae596; $custom-light: #9deeb5; $custom-dark: #000000;
JSON
{
"hex": "#6ae596",
"rgb": {
"r": 106,
"g": 229,
"b": 150
},
"hsl": {
"h": 141.463,
"s": 70.286,
"l": 65.686
},
"oklch": {
"l": 0.83157,
"c": 0.15755,
"h": 153.1
},
"luminance": 0.61305
}Semantic roles & 50–950 ramp
primary
#6AE596
secondary
#B53E8B
accent
#138ED2
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1611
muted
#808581