#6AEF96#6AEF96
#6AEF96 is a very light, vivid green. Relative luminance 0.670; OKLCH L 85.6% C 0.171 H 151.9°. Best body text is #000000 at 14.40:1 contrast (WCAG AA passes).
Color values
| HEX | #6AEF96 |
|---|---|
| RGB | rgb(106, 239, 150) |
| HSL | hsl(140, 81%, 68%) |
| HSV | hsv(140, 56%, 94%) |
| CMYK | cmyk(55.6%, 0%, 37.2%, 6.3%) |
| CIE-LAB | lab(85.50, -55.73, 32.30) |
| CIE-LCH | lch(85.50, 64.41, 149.90°) |
| OKLab | oklab(85.58% -0.1511 0.0806) |
| OKLCH | oklch(85.58% 0.171 151.9) |
| XYZ | xyz(42.3122, 66.9953, 39.5499) |
| Luminance | 0.6700 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.17
Light Bluish Green
#76FDA8
ΔE00 3.22
Light Green Blue
#56FCA2
ΔE00 3.22
Sea Green (survey)
#53FCA1
ΔE00 3.26
Seafoam (survey)
#80F9AD
ΔE00 3.51
Weird Green
#3AE57F
ΔE00 3.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6AEF96 #EF6AC3
analogous
#80EF6A #6AEF96 #6AEFD9
triadic
#6AEF96 #966AEF #EF966A
tetradic
#6AEF96 #6A80EF #EF6AC3 #EFD96A
square
#6AEF96 #6A80EF #EF6AC3 #EFD96A
split-complementary
#6AEF96 #D96AEF #EF6A80
monochromatic
#16C951 #33E96F #6AEF96 #A1F5BD #D9FBE4
Accessibility & contrast
On white
1.46
#6AEF96 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.40
#6AEF96 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6AEF96
14.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6AEF96 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6AEF96 | 1.00 | 1.46 | 14.40 | 14.40 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DD90
Deuteranopia (green-blind)
#DDD19C
Tritanopia (blue-blind)
#45ECD8
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #6aef96; /* rgb */ color: rgb(106, 239, 150); /* oklch */ color: oklch(85.6% 0.171 151.9);
Tailwind
colors: {
custom: {
50: '#9ff5b5',
500: '#6aef96',
950: '#000000',
},
}SCSS
$custom: #6aef96; $custom-light: #9ff5b5; $custom-dark: #000000;
JSON
{
"hex": "#6aef96",
"rgb": {
"r": 106,
"g": 239,
"b": 150
},
"hsl": {
"h": 139.85,
"s": 80.606,
"l": 67.647
},
"oklch": {
"l": 0.85582,
"c": 0.17125,
"h": 151.9
},
"luminance": 0.66999
}Semantic roles & 50–950 ramp
primary
#6AEF96
secondary
#C63797
accent
#0997DD
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1711
muted
#808581