#6AE68D#6AE68D
#6AE68D is a very light, vivid green. Relative luminance 0.616; OKLCH L 83.2% C 0.167 H 150.5°. Best body text is #000000 at 13.32:1 contrast (WCAG AA passes).
Color values
| HEX | #6AE68D |
|---|---|
| RGB | rgb(106, 230, 141) |
| HSL | hsl(137, 71%, 66%) |
| HSV | hsv(137, 54%, 90%) |
| CMYK | cmyk(53.9%, 0%, 38.7%, 9.8%) |
| CIE-LAB | lab(82.69, -53.69, 33.12) |
| CIE-LCH | lch(82.69, 63.08, 148.33°) |
| OKLab | oklab(83.23% -0.1455 0.0824) |
| OKLCH | oklch(83.23% 0.167 150.5) |
| XYZ | xyz(39.0456, 61.5775, 35.0222) |
| Luminance | 0.6158 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.15
Lightgreen
#90EE90
ΔE00 4.25
Seafoam Green
#7AF9AB
ΔE00 4.93
Turquoise Green
#04F489
ΔE00 4.95
Tealish Green
#0CDC73
ΔE00 5.07
Seafoam (survey)
#80F9AD
ΔE00 5.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6AE68D #E66AC3
analogous
#85E66A #6AE68D #6AE6CB
triadic
#6AE68D #8D6AE6 #E68D6A
tetradic
#6AE68D #6A85E6 #E66AC3 #E6CB6A
square
#6AE68D #6A85E6 #E66AC3 #E6CB6A
split-complementary
#6AE68D #CB6AE6 #E66A85
monochromatic
#1FB74A #36DD65 #6AE68D #9EEFB5 #D3F8DD
Accessibility & contrast
On white
1.58
#6AE68D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.32
#6AE68D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6AE68D
13.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6AE68D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6AE68D | 1.00 | 1.58 | 13.32 | 13.32 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D587
Deuteranopia (green-blind)
#D6C993
Tritanopia (blue-blind)
#4CE3D0
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #6ae68d; /* rgb */ color: rgb(106, 230, 141); /* oklch */ color: oklch(83.2% 0.167 150.5);
Tailwind
colors: {
custom: {
50: '#9defaf',
500: '#6ae68d',
950: '#000000',
},
}SCSS
$custom: #6ae68d; $custom-light: #9defaf; $custom-dark: #000000;
JSON
{
"hex": "#6ae68d",
"rgb": {
"r": 106,
"g": 230,
"b": 141
},
"hsl": {
"h": 136.935,
"s": 71.264,
"l": 65.882
},
"oklch": {
"l": 0.83229,
"c": 0.16724,
"h": 150.5
},
"luminance": 0.61581
}Semantic roles & 50–950 ramp
primary
#6AE68D
secondary
#B73D95
accent
#129DD3
background
#FCFFFD
surface
#F6FEF7
border
#D0D6D0
text
#0F1610
muted
#808581