#6AEF8B#6AEF8B
#6AEF8B is a very light, vivid green. Relative luminance 0.667; OKLCH L 85.4% C 0.181 H 149.2°. Best body text is #000000 at 14.33:1 contrast (WCAG AA passes).
Color values
| HEX | #6AEF8B |
|---|---|
| RGB | rgb(106, 239, 139) |
| HSL | hsl(135, 81%, 68%) |
| HSV | hsv(135, 56%, 94%) |
| CMYK | cmyk(55.6%, 0%, 41.8%, 6.3%) |
| CIE-LAB | lab(85.33, -57.55, 37.57) |
| CIE-LCH | lch(85.33, 68.73, 146.86°) |
| OKLab | oklab(85.39% -0.1558 0.0927) |
| OKLCH | oklch(85.39% 0.181 149.2) |
| XYZ | xyz(41.4677, 66.6575, 35.1020) |
| Luminance | 0.6666 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.54
Lightgreen
#90EE90
ΔE00 3.65
Turquoise Green
#04F489
ΔE00 3.87
Wintergreen
#20F986
ΔE00 3.92
Sea Green (survey)
#53FCA1
ΔE00 4.14
Light Green Blue
#56FCA2
ΔE00 4.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6AEF8B #EF6ACE
analogous
#8CEF6A #6AEF8B #6AEFCD
triadic
#6AEF8B #8B6AEF #EF8B6A
tetradic
#6AEF8B #6A8CEF #EF6ACE #EFCD6A
square
#6AEF8B #6A8CEF #EF6ACE #EFCD6A
split-complementary
#6AEF8B #CD6AEF #EF6A8C
monochromatic
#16C942 #33E960 #6AEF8B #A1F5B6 #D9FBE1
Accessibility & contrast
On white
1.47
#6AEF8B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.33
#6AEF8B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6AEF8B
14.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6AEF8B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6AEF8B | 1.00 | 1.47 | 14.33 | 14.33 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DD84
Deuteranopia (green-blind)
#DFD092
Tritanopia (blue-blind)
#4AEBD6
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #6aef8b; /* rgb */ color: rgb(106, 239, 139); /* oklch */ color: oklch(85.4% 0.181 149.2);
Tailwind
colors: {
custom: {
50: '#9ff5ae',
500: '#6aef8b',
950: '#000000',
},
}SCSS
$custom: #6aef8b; $custom-light: #9ff5ae; $custom-dark: #000000;
JSON
{
"hex": "#6aef8b",
"rgb": {
"r": 106,
"g": 239,
"b": 139
},
"hsl": {
"h": 134.887,
"s": 80.606,
"l": 67.647
},
"oklch": {
"l": 0.85386,
"c": 0.1813,
"h": 149.2
},
"luminance": 0.66661
}Semantic roles & 50–950 ramp
primary
#6AEF8B
secondary
#C637A3
accent
#09A8DD
background
#FCFFFD
surface
#F6FEF7
border
#D0D6D0
text
#0F1710
muted
#808581