#6AE798#6AE798
#6AE798 is a very light, vivid green. Relative luminance 0.625; OKLCH L 83.7% C 0.158 H 153.5°. Best body text is #000000 at 13.50:1 contrast (WCAG AA passes).
Color values
| HEX | #6AE798 |
|---|---|
| RGB | rgb(106, 231, 152) |
| HSL | hsl(142, 72%, 66%) |
| HSV | hsv(142, 54%, 91%) |
| CMYK | cmyk(54.1%, 0%, 34.2%, 9.4%) |
| CIE-LAB | lab(83.17, -52.18, 28.17) |
| CIE-LCH | lch(83.17, 59.30, 151.64°) |
| OKLab | oklab(83.68% -0.1418 0.0708) |
| OKLCH | oklch(83.68% 0.158 153.5) |
| XYZ | xyz(40.1842, 62.4794, 39.6418) |
| Luminance | 0.6248 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 4.03
Seafoam (survey)
#80F9AD
ΔE00 4.22
Weird Green
#3AE57F
ΔE00 4.23
Aqua Green
#12E193
ΔE00 4.44
Light Bluish Green
#76FDA8
ΔE00 4.70
Light Green Blue
#56FCA2
ΔE00 4.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6AE798 #E76AB9
analogous
#7AE76A #6AE798 #6AE7D6
triadic
#6AE798 #986AE7 #E7986A
tetradic
#6AE798 #6A7AE7 #E76AB9 #E7D66A
square
#6AE798 #6A7AE7 #E76AB9 #E7D66A
split-complementary
#6AE798 #D66AE7 #E76A7A
monochromatic
#1EB957 #35DF74 #6AE798 #9FEFBC #D3F8E1
Accessibility & contrast
On white
1.56
#6AE798 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.50
#6AE798 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6AE798
13.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6AE798 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6AE798 | 1.00 | 1.56 | 13.50 | 13.50 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D693
Deuteranopia (green-blind)
#D6CA9D
Tritanopia (blue-blind)
#47E4D3
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #6ae798; /* rgb */ color: rgb(106, 231, 152); /* oklch */ color: oklch(83.7% 0.158 153.5);
Tailwind
colors: {
custom: {
50: '#9defb7',
500: '#6ae798',
950: '#000000',
},
}SCSS
$custom: #6ae798; $custom-light: #9defb7; $custom-dark: #000000;
JSON
{
"hex": "#6ae798",
"rgb": {
"r": 106,
"g": 231,
"b": 152
},
"hsl": {
"h": 142.08,
"s": 72.254,
"l": 66.078
},
"oklch": {
"l": 0.83681,
"c": 0.15849,
"h": 153.5
},
"luminance": 0.62483
}Semantic roles & 50–950 ramp
primary
#6AE798
secondary
#B93D8B
accent
#118DD4
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1611
muted
#808581