#6EE495#6EE495
#6EE495 is a very light, vivid green. Relative luminance 0.610; OKLCH L 83.0% C 0.155 H 152.4°. Best body text is #000000 at 13.19:1 contrast (WCAG AA passes).
Color values
| HEX | #6EE495 |
|---|---|
| RGB | rgb(110, 228, 149) |
| HSL | hsl(140, 69%, 66%) |
| HSV | hsv(140, 52%, 89%) |
| CMYK | cmyk(51.8%, 0%, 34.6%, 10.6%) |
| CIE-LAB | lab(82.36, -50.55, 28.64) |
| CIE-LCH | lch(82.36, 58.10, 150.46°) |
| OKLab | oklab(83.04% -0.1374 0.0719) |
| OKLCH | oklch(83.04% 0.155 152.4) |
| XYZ | xyz(39.5958, 60.9684, 38.1094) |
| Luminance | 0.6097 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 4.30
Seafoam Green
#7AF9AB
ΔE00 4.67
Aqua Green
#12E193
ΔE00 4.75
Seafoam (survey)
#80F9AD
ΔE00 4.80
Lightgreen
#90EE90
ΔE00 5.01
Light Bluish Green
#76FDA8
ΔE00 5.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EE495 #E46EBD
analogous
#82E46E #6EE495 #6EE4D0
triadic
#6EE495 #956EE4 #E4956E
tetradic
#6EE495 #6E82E4 #E46EBD #E4D06E
square
#6EE495 #6E82E4 #E46EBD #E4D06E
split-complementary
#6EE495 #D06EE4 #E46E82
monochromatic
#22B653 #3ADA6F #6EE495 #A2EEBB #D5F7E0
Accessibility & contrast
On white
1.59
#6EE495 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.19
#6EE495 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EE495
13.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EE495 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EE495 | 1.00 | 1.59 | 13.19 | 13.19 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4D490
Deuteranopia (green-blind)
#D4C89A
Tritanopia (blue-blind)
#51E1D0
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #6ee495; /* rgb */ color: rgb(110, 228, 149); /* oklch */ color: oklch(83.0% 0.155 152.4);
Tailwind
colors: {
custom: {
50: '#9fedb4',
500: '#6ee495',
950: '#000000',
},
}SCSS
$custom: #6ee495; $custom-light: #9fedb4; $custom-dark: #000000;
JSON
{
"hex": "#6ee495",
"rgb": {
"r": 110,
"g": 228,
"b": 149
},
"hsl": {
"h": 139.831,
"s": 68.605,
"l": 66.275
},
"oklch": {
"l": 0.83043,
"c": 0.15505,
"h": 152.4
},
"luminance": 0.60972
}Semantic roles & 50–950 ramp
primary
#6EE495
secondary
#B6408F
accent
#1593D1
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1611
muted
#808581