#6AEA92#6AEA92
#6AEA92 is a very light, vivid green. Relative luminance 0.640; OKLCH L 84.3% C 0.168 H 151.4°. Best body text is #000000 at 13.80:1 contrast (WCAG AA passes).
Color values
| HEX | #6AEA92 |
|---|---|
| RGB | rgb(106, 234, 146) |
| HSL | hsl(139, 75%, 67%) |
| HSV | hsv(139, 55%, 92%) |
| CMYK | cmyk(54.7%, 0%, 37.6%, 8.2%) |
| CIE-LAB | lab(83.96, -54.44, 32.27) |
| CIE-LCH | lch(83.96, 63.28, 149.34°) |
| OKLab | oklab(84.29% -0.1476 0.0805) |
| OKLCH | oklch(84.29% 0.168 151.4) |
| XYZ | xyz(40.5520, 63.9815, 37.4012) |
| Luminance | 0.6399 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.44
Seafoam Green
#7AF9AB
ΔE00 4.01
Lightgreen
#90EE90
ΔE00 4.22
Light Green Blue
#56FCA2
ΔE00 4.24
Light Bluish Green
#76FDA8
ΔE00 4.25
Sea Green (survey)
#53FCA1
ΔE00 4.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6AEA92 #EA6AC2
analogous
#82EA6A #6AEA92 #6AEAD2
triadic
#6AEA92 #926AEA #EA926A
tetradic
#6AEA92 #6A82EA #EA6AC2 #EAD26A
square
#6AEA92 #6A82EA #EA6AC2 #EAD26A
split-complementary
#6AEA92 #D26AEA #EA6A82
monochromatic
#1BBF4E #34E26B #6AEA92 #A0F2B9 #D5F9E0
Accessibility & contrast
On white
1.52
#6AEA92 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.80
#6AEA92 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6AEA92
13.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6AEA92 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6AEA92 | 1.00 | 1.52 | 13.80 | 13.80 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBD98C
Deuteranopia (green-blind)
#D9CD98
Tritanopia (blue-blind)
#49E7D4
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #6aea92; /* rgb */ color: rgb(106, 234, 146); /* oklch */ color: oklch(84.3% 0.168 151.4);
Tailwind
colors: {
custom: {
50: '#9ef1b2',
500: '#6aea92',
950: '#000000',
},
}SCSS
$custom: #6aea92; $custom-light: #9ef1b2; $custom-dark: #000000;
JSON
{
"hex": "#6aea92",
"rgb": {
"r": 106,
"g": 234,
"b": 146
},
"hsl": {
"h": 138.75,
"s": 75.294,
"l": 66.667
},
"oklch": {
"l": 0.84294,
"c": 0.16811,
"h": 151.4
},
"luminance": 0.63985
}Semantic roles & 50–950 ramp
primary
#6AEA92
secondary
#BE3B95
accent
#0E99D7
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1711
muted
#808581