#6AE98C#6AE98C
#6AE98C is a very light, vivid green. Relative luminance 0.632; OKLCH L 83.9% C 0.172 H 150.0°. Best body text is #000000 at 13.65:1 contrast (WCAG AA passes).
Color values
| HEX | #6AE98C |
|---|---|
| RGB | rgb(106, 233, 140) |
| HSL | hsl(136, 74%, 66%) |
| HSV | hsv(136, 55%, 91%) |
| CMYK | cmyk(54.5%, 0%, 39.9%, 8.6%) |
| CIE-LAB | lab(83.56, -55.04, 34.77) |
| CIE-LCH | lch(83.56, 65.11, 147.72°) |
| OKLab | oklab(83.94% -0.1491 0.0862) |
| OKLCH | oklch(83.94% 0.172 150) |
| XYZ | xyz(39.8136, 63.2319, 34.9128) |
| Luminance | 0.6323 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.07
Lightgreen
#90EE90
ΔE00 3.88
Turquoise Green
#04F489
ΔE00 4.47
Seafoam Green
#7AF9AB
ΔE00 4.74
Light Green Blue
#56FCA2
ΔE00 4.75
Sea Green (survey)
#53FCA1
ΔE00 4.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6AE98C #E96AC7
analogous
#88E96A #6AE98C #6AE9CC
triadic
#6AE98C #8C6AE9 #E98C6A
tetradic
#6AE98C #6A88E9 #E96AC7 #E9CC6A
square
#6AE98C #6A88E9 #E96AC7 #E9CC6A
split-complementary
#6AE98C #CC6AE9 #E96A88
monochromatic
#1CBD47 #35E163 #6AE98C #9FF1B5 #D5F9DE
Accessibility & contrast
On white
1.54
#6AE98C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.65
#6AE98C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6AE98C
13.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6AE98C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6AE98C | 1.00 | 1.54 | 13.65 | 13.65 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAD885
Deuteranopia (green-blind)
#D9CC92
Tritanopia (blue-blind)
#4CE5D2
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #6ae98c; /* rgb */ color: rgb(106, 233, 140); /* oklch */ color: oklch(83.9% 0.172 150.0);
Tailwind
colors: {
custom: {
50: '#9ef1ae',
500: '#6ae98c',
950: '#000000',
},
}SCSS
$custom: #6ae98c; $custom-light: #9ef1ae; $custom-dark: #000000;
JSON
{
"hex": "#6ae98c",
"rgb": {
"r": 106,
"g": 233,
"b": 140
},
"hsl": {
"h": 136.063,
"s": 74.269,
"l": 66.471
},
"oklch": {
"l": 0.83942,
"c": 0.17227,
"h": 150
},
"luminance": 0.63235
}Semantic roles & 50–950 ramp
primary
#6AE98C
secondary
#BC3B99
accent
#0FA1D6
background
#FCFFFD
surface
#F6FEF7
border
#D0D6D0
text
#0F1710
muted
#808581