#6AEF95#6AEF95
#6AEF95 is a very light, vivid green. Relative luminance 0.670; OKLCH L 85.6% C 0.172 H 151.6°. Best body text is #000000 at 14.39:1 contrast (WCAG AA passes).
Color values
| HEX | #6AEF95 |
|---|---|
| RGB | rgb(106, 239, 149) |
| HSL | hsl(139, 81%, 68%) |
| HSV | hsv(139, 56%, 94%) |
| CMYK | cmyk(55.6%, 0%, 37.7%, 6.3%) |
| CIE-LAB | lab(85.49, -55.90, 32.78) |
| CIE-LCH | lch(85.49, 64.80, 149.61°) |
| OKLab | oklab(85.56% -0.1515 0.0818) |
| OKLCH | oklch(85.56% 0.172 151.6) |
| XYZ | xyz(42.2320, 66.9633, 39.1276) |
| Luminance | 0.6697 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green Blue
#56FCA2
ΔE00 3.28
Light Bluish Green
#76FDA8
ΔE00 3.29
Seafoam Green
#7AF9AB
ΔE00 3.29
Sea Green (survey)
#53FCA1
ΔE00 3.31
Seafoam (survey)
#80F9AD
ΔE00 3.63
Weird Green
#3AE57F
ΔE00 3.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6AEF95 #EF6AC4
analogous
#82EF6A #6AEF95 #6AEFD7
triadic
#6AEF95 #956AEF #EF956A
tetradic
#6AEF95 #6A82EF #EF6AC4 #EFD76A
square
#6AEF95 #6A82EF #EF6AC4 #EFD76A
split-complementary
#6AEF95 #D76AEF #EF6A82
monochromatic
#16C950 #33E96E #6AEF95 #A1F5BC #D9FBE4
Accessibility & contrast
On white
1.46
#6AEF95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.39
#6AEF95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6AEF95
14.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6AEF95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6AEF95 | 1.00 | 1.46 | 14.39 | 14.39 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DD8F
Deuteranopia (green-blind)
#DED19B
Tritanopia (blue-blind)
#46ECD8
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #6aef95; /* rgb */ color: rgb(106, 239, 149); /* oklch */ color: oklch(85.6% 0.172 151.6);
Tailwind
colors: {
custom: {
50: '#9ff5b5',
500: '#6aef95',
950: '#000000',
},
}SCSS
$custom: #6aef95; $custom-light: #9ff5b5; $custom-dark: #000000;
JSON
{
"hex": "#6aef95",
"rgb": {
"r": 106,
"g": 239,
"b": 149
},
"hsl": {
"h": 139.398,
"s": 80.606,
"l": 67.647
},
"oklch": {
"l": 0.85563,
"c": 0.17216,
"h": 151.6
},
"luminance": 0.66967
}Semantic roles & 50–950 ramp
primary
#6AEF95
secondary
#C63798
accent
#0998DD
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1711
muted
#808581