#6EE799#6EE799
#6EE799 is a very light, vivid green. Relative luminance 0.628; OKLCH L 83.8% C 0.156 H 153.2°. Best body text is #000000 at 13.55:1 contrast (WCAG AA passes).
Color values
| HEX | #6EE799 |
|---|---|
| RGB | rgb(110, 231, 153) |
| HSL | hsl(141, 72%, 67%) |
| HSV | hsv(141, 52%, 91%) |
| CMYK | cmyk(52.4%, 0%, 33.8%, 9.4%) |
| CIE-LAB | lab(83.32, -51.06, 27.88) |
| CIE-LCH | lch(83.32, 58.18, 151.36°) |
| OKLab | oklab(83.85% -0.1389 0.0701) |
| OKLCH | oklch(83.85% 0.156 153.2) |
| XYZ | xyz(40.7531, 62.7633, 40.0978) |
| Luminance | 0.6277 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.95
Seafoam (survey)
#80F9AD
ΔE00 4.10
Weird Green
#3AE57F
ΔE00 4.52
Light Bluish Green
#76FDA8
ΔE00 4.68
Light Blue Green
#7EFBB3
ΔE00 4.72
Aqua Green
#12E193
ΔE00 4.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EE799 #E76EBC
analogous
#80E76E #6EE799 #6EE7D5
triadic
#6EE799 #996EE7 #E7996E
tetradic
#6EE799 #6E80E7 #E76EBC #E7D56E
square
#6EE799 #6E80E7 #E76EBC #E7D56E
split-complementary
#6EE799 #D56EE7 #E76E80
monochromatic
#1FBC57 #39DE74 #6EE799 #A3F0BE #D7F8E3
Accessibility & contrast
On white
1.55
#6EE799 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.55
#6EE799 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EE799
13.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EE799 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EE799 | 1.00 | 1.55 | 13.55 | 13.55 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D794
Deuteranopia (green-blind)
#D6CB9E
Tritanopia (blue-blind)
#4FE4D3
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #6ee799; /* rgb */ color: rgb(110, 231, 153); /* oklch */ color: oklch(83.8% 0.156 153.2);
Tailwind
colors: {
custom: {
50: '#a0efb7',
500: '#6ee799',
950: '#000000',
},
}SCSS
$custom: #6ee799; $custom-light: #a0efb7; $custom-dark: #000000;
JSON
{
"hex": "#6ee799",
"rgb": {
"r": 110,
"g": 231,
"b": 153
},
"hsl": {
"h": 141.322,
"s": 71.598,
"l": 66.863
},
"oklch": {
"l": 0.83847,
"c": 0.15556,
"h": 153.2
},
"luminance": 0.62767
}Semantic roles & 50–950 ramp
primary
#6EE799
secondary
#BB3E8F
accent
#128FD4
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1611
muted
#808581