#6AE498#6AE498
#6AE498 is a very light, vivid green. Relative luminance 0.608; OKLCH L 83.0% C 0.154 H 153.9°. Best body text is #000000 at 13.16:1 contrast (WCAG AA passes).
Color values
| HEX | #6AE498 |
|---|---|
| RGB | rgb(106, 228, 152) |
| HSL | hsl(143, 69%, 65%) |
| HSV | hsv(143, 54%, 89%) |
| CMYK | cmyk(53.5%, 0%, 33.3%, 10.6%) |
| CIE-LAB | lab(82.28, -50.96, 26.97) |
| CIE-LCH | lch(82.28, 57.65, 152.11°) |
| OKLab | oklab(82.95% -0.1386 0.0679) |
| OKLCH | oklch(82.95% 0.154 153.9) |
| XYZ | xyz(39.3518, 60.8145, 39.3643) |
| Luminance | 0.6082 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 4.24
Weird Green
#3AE57F
ΔE00 4.54
Seafoam Green
#7AF9AB
ΔE00 4.61
Seafoam (survey)
#80F9AD
ΔE00 4.75
Light Greenish Blue
#63F7B4
ΔE00 5.16
Light Blue Green
#7EFBB3
ΔE00 5.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6AE498 #E46AB6
analogous
#79E46A #6AE498 #6AE4D5
triadic
#6AE498 #986AE4 #E4986A
tetradic
#6AE498 #6A79E4 #E46AB6 #E4D56A
square
#6AE498 #6A79E4 #E46AB6 #E4D56A
split-complementary
#6AE498 #D56AE4 #E46A79
monochromatic
#20B358 #36DB74 #6AE498 #9EEDBC #D2F7E0
Accessibility & contrast
On white
1.60
#6AE498 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.16
#6AE498 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6AE498
13.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6AE498 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6AE498 | 1.00 | 1.60 | 13.16 | 13.16 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4D493
Deuteranopia (green-blind)
#D3C89D
Tritanopia (blue-blind)
#48E2D0
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #6ae498; /* rgb */ color: rgb(106, 228, 152); /* oklch */ color: oklch(83.0% 0.154 153.9);
Tailwind
colors: {
custom: {
50: '#9dedb6',
500: '#6ae498',
950: '#000000',
},
}SCSS
$custom: #6ae498; $custom-light: #9dedb6; $custom-dark: #000000;
JSON
{
"hex": "#6ae498",
"rgb": {
"r": 106,
"g": 228,
"b": 152
},
"hsl": {
"h": 142.623,
"s": 69.318,
"l": 65.49
},
"oklch": {
"l": 0.82954,
"c": 0.15434,
"h": 153.9
},
"luminance": 0.60818
}Semantic roles & 50–950 ramp
primary
#6AE498
secondary
#B43E88
accent
#148AD1
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1611
muted
#808581