#6AE694#6AE694
#6AE694 is a very light, vivid green. Relative luminance 0.618; OKLCH L 83.4% C 0.161 H 152.4°. Best body text is #000000 at 13.36:1 contrast (WCAG AA passes).
Color values
| HEX | #6AE694 |
|---|---|
| RGB | rgb(106, 230, 148) |
| HSL | hsl(140, 71%, 66%) |
| HSV | hsv(140, 54%, 90%) |
| CMYK | cmyk(53.9%, 0%, 35.7%, 9.8%) |
| CIE-LAB | lab(82.80, -52.49, 29.72) |
| CIE-LCH | lch(82.80, 60.32, 150.48°) |
| OKLab | oklab(83.36% -0.1425 0.0745) |
| OKLCH | oklch(83.36% 0.161 152.4) |
| XYZ | xyz(39.5830, 61.7924, 37.8524) |
| Luminance | 0.6180 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.80
Seafoam Green
#7AF9AB
ΔE00 4.39
Seafoam (survey)
#80F9AD
ΔE00 4.59
Aqua Green
#12E193
ΔE00 4.60
Lightgreen
#90EE90
ΔE00 4.89
Light Bluish Green
#76FDA8
ΔE00 4.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6AE694 #E66ABC
analogous
#7EE66A #6AE694 #6AE6D2
triadic
#6AE694 #946AE6 #E6946A
tetradic
#6AE694 #6A7EE6 #E66ABC #E6D26A
square
#6AE694 #6A7EE6 #E66ABC #E6D26A
split-complementary
#6AE694 #D26AE6 #E66A7E
monochromatic
#1FB752 #36DD6E #6AE694 #9EEFBA #D3F8DF
Accessibility & contrast
On white
1.57
#6AE694 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.36
#6AE694 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6AE694
13.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6AE694 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6AE694 | 1.00 | 1.57 | 13.36 | 13.36 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D58F
Deuteranopia (green-blind)
#D5C999
Tritanopia (blue-blind)
#49E3D1
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #6ae694; /* rgb */ color: rgb(106, 230, 148); /* oklch */ color: oklch(83.4% 0.161 152.4);
Tailwind
colors: {
custom: {
50: '#9defb4',
500: '#6ae694',
950: '#000000',
},
}SCSS
$custom: #6ae694; $custom-light: #9defb4; $custom-dark: #000000;
JSON
{
"hex": "#6ae694",
"rgb": {
"r": 106,
"g": 230,
"b": 148
},
"hsl": {
"h": 140.323,
"s": 71.264,
"l": 65.882
},
"oklch": {
"l": 0.8336,
"c": 0.16078,
"h": 152.4
},
"luminance": 0.61796
}Semantic roles & 50–950 ramp
primary
#6AE694
secondary
#B73D8E
accent
#1292D3
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1611
muted
#808581