#6AE18B#6AE18B
#6AE18B is a light, vivid green. Relative luminance 0.588; OKLCH L 82.0% C 0.162 H 150.4°. Best body text is #000000 at 12.76:1 contrast (WCAG AA passes).
Color values
| HEX | #6AE18B |
|---|---|
| RGB | rgb(106, 225, 139) |
| HSL | hsl(137, 66%, 65%) |
| HSV | hsv(137, 53%, 88%) |
| CMYK | cmyk(52.9%, 0%, 38.2%, 11.8%) |
| CIE-LAB | lab(81.17, -52.02, 32.13) |
| CIE-LCH | lch(81.17, 61.14, 148.30°) |
| OKLab | oklab(81.97% -0.1411 0.08) |
| OKLCH | oklch(81.97% 0.162 150.4) |
| XYZ | xyz(37.5267, 58.7755, 33.7883) |
| Luminance | 0.5878 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.43
Lightgreen
#90EE90
ΔE00 4.83
Tealish Green
#0CDC73
ΔE00 4.83
Aqua Green
#12E193
ΔE00 5.04
Seafoam Green
#7AF9AB
ΔE00 5.78
Seaweed
#18D17B
ΔE00 5.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6AE18B #E16AC0
analogous
#84E16A #6AE18B #6AE1C7
triadic
#6AE18B #8B6AE1 #E18B6A
tetradic
#6AE18B #6A84E1 #E16AC0 #E1C76A
square
#6AE18B #6A84E1 #E16AC0 #E1C76A
split-complementary
#6AE18B #C76AE1 #E16A84
monochromatic
#23AE49 #37D763 #6AE18B #9DEBB3 #D0F6DA
Accessibility & contrast
On white
1.65
#6AE18B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.76
#6AE18B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6AE18B
12.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6AE18B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6AE18B | 1.00 | 1.65 | 12.76 | 12.76 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2D085
Deuteranopia (green-blind)
#D2C590
Tritanopia (blue-blind)
#4EDECB
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #6ae18b; /* rgb */ color: rgb(106, 225, 139); /* oklch */ color: oklch(82.0% 0.162 150.4);
Tailwind
colors: {
custom: {
50: '#9debad',
500: '#6ae18b',
950: '#000000',
},
}SCSS
$custom: #6ae18b; $custom-light: #9debad; $custom-dark: #000000;
JSON
{
"hex": "#6ae18b",
"rgb": {
"r": 106,
"g": 225,
"b": 139
},
"hsl": {
"h": 136.639,
"s": 66.48,
"l": 64.902
},
"oklch": {
"l": 0.81973,
"c": 0.16219,
"h": 150.4
},
"luminance": 0.58779
}Semantic roles & 50–950 ramp
primary
#6AE18B
secondary
#AF4090
accent
#179CCE
background
#FCFFFD
surface
#F5FEF7
border
#CFD6D0
text
#0F1610
muted
#808581