#6EE798#6EE798
#6EE798 is a very light, vivid green. Relative luminance 0.627; OKLCH L 83.8% C 0.156 H 152.9°. Best body text is #000000 at 13.55:1 contrast (WCAG AA passes).
Color values
| HEX | #6EE798 |
|---|---|
| RGB | rgb(110, 231, 152) |
| HSL | hsl(141, 72%, 67%) |
| HSV | hsv(141, 52%, 91%) |
| CMYK | cmyk(52.4%, 0%, 34.2%, 9.4%) |
| CIE-LAB | lab(83.30, -51.24, 28.37) |
| CIE-LCH | lch(83.30, 58.57, 151.03°) |
| OKLab | oklab(83.83% -0.1393 0.0713) |
| OKLCH | oklch(83.83% 0.156 152.9) |
| XYZ | xyz(40.6708, 62.7304, 39.6646) |
| Luminance | 0.6273 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.99
Seafoam (survey)
#80F9AD
ΔE00 4.14
Weird Green
#3AE57F
ΔE00 4.39
Light Bluish Green
#76FDA8
ΔE00 4.67
Aqua Green
#12E193
ΔE00 4.78
Light Blue Green
#7EFBB3
ΔE00 4.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EE798 #E76EBD
analogous
#81E76E #6EE798 #6EE7D4
triadic
#6EE798 #986EE7 #E7986E
tetradic
#6EE798 #6E81E7 #E76EBD #E7D46E
square
#6EE798 #6E81E7 #E76EBD #E7D46E
split-complementary
#6EE798 #D46EE7 #E76E81
monochromatic
#1FBC55 #39DE73 #6EE798 #A3F0BD #D7F8E3
Accessibility & contrast
On white
1.55
#6EE798 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.55
#6EE798 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EE798
13.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EE798 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EE798 | 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)
#E7D793
Deuteranopia (green-blind)
#D6CB9D
Tritanopia (blue-blind)
#4FE4D3
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #6ee798; /* rgb */ color: rgb(110, 231, 152); /* oklch */ color: oklch(83.8% 0.156 152.9);
Tailwind
colors: {
custom: {
50: '#a0efb7',
500: '#6ee798',
950: '#000000',
},
}SCSS
$custom: #6ee798; $custom-light: #a0efb7; $custom-dark: #000000;
JSON
{
"hex": "#6ee798",
"rgb": {
"r": 110,
"g": 231,
"b": 152
},
"hsl": {
"h": 140.826,
"s": 71.598,
"l": 66.863
},
"oklch": {
"l": 0.83827,
"c": 0.15648,
"h": 152.9
},
"luminance": 0.62734
}Semantic roles & 50–950 ramp
primary
#6EE798
secondary
#BB3E90
accent
#1290D4
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1611
muted
#808581