#6AE799#6AE799
#6AE799 is a very light, vivid green. Relative luminance 0.625; OKLCH L 83.7% C 0.158 H 153.8°. Best body text is #000000 at 13.50:1 contrast (WCAG AA passes).
Color values
| HEX | #6AE799 |
|---|---|
| RGB | rgb(106, 231, 153) |
| HSL | hsl(143, 72%, 66%) |
| HSV | hsv(143, 54%, 91%) |
| CMYK | cmyk(54.1%, 0%, 33.8%, 9.4%) |
| CIE-LAB | lab(83.19, -52.00, 27.68) |
| CIE-LCH | lch(83.19, 58.91, 151.97°) |
| OKLab | oklab(83.7% -0.1414 0.0696) |
| OKLCH | oklch(83.7% 0.158 153.8) |
| XYZ | xyz(40.2665, 62.5123, 40.0750) |
| Luminance | 0.6252 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 4.00
Seafoam (survey)
#80F9AD
ΔE00 4.18
Weird Green
#3AE57F
ΔE00 4.37
Aqua Green
#12E193
ΔE00 4.39
Light Bluish Green
#76FDA8
ΔE00 4.71
Light Blue Green
#7EFBB3
ΔE00 4.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6AE799 #E76AB8
analogous
#79E76A #6AE799 #6AE7D7
triadic
#6AE799 #996AE7 #E7996A
tetradic
#6AE799 #6A79E7 #E76AB8 #E7D76A
square
#6AE799 #6A79E7 #E76AB8 #E7D76A
split-complementary
#6AE799 #D76AE7 #E76A79
monochromatic
#1EB958 #35DF75 #6AE799 #9FEFBD #D3F8E1
Accessibility & contrast
On white
1.56
#6AE799 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.50
#6AE799 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6AE799
13.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6AE799 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6AE799 | 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)
#E7D794
Deuteranopia (green-blind)
#D5CA9E
Tritanopia (blue-blind)
#47E4D3
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #6ae799; /* rgb */ color: rgb(106, 231, 153); /* oklch */ color: oklch(83.7% 0.158 153.8);
Tailwind
colors: {
custom: {
50: '#9defb7',
500: '#6ae799',
950: '#000000',
},
}SCSS
$custom: #6ae799; $custom-light: #9defb7; $custom-dark: #000000;
JSON
{
"hex": "#6ae799",
"rgb": {
"r": 106,
"g": 231,
"b": 153
},
"hsl": {
"h": 142.56,
"s": 72.254,
"l": 66.078
},
"oklch": {
"l": 0.83701,
"c": 0.15758,
"h": 153.8
},
"luminance": 0.62516
}Semantic roles & 50–950 ramp
primary
#6AE799
secondary
#B93D8A
accent
#118BD4
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1611
muted
#808581