#6AEF8F#6AEF8F
#6AEF8F is a very light, vivid green. Relative luminance 0.668; OKLCH L 85.5% C 0.178 H 150.2°. Best body text is #000000 at 14.36:1 contrast (WCAG AA passes).
Color values
| HEX | #6AEF8F |
|---|---|
| RGB | rgb(106, 239, 143) |
| HSL | hsl(137, 81%, 68%) |
| HSV | hsv(137, 56%, 94%) |
| CMYK | cmyk(55.6%, 0%, 40.2%, 6.3%) |
| CIE-LAB | lab(85.39, -56.90, 35.66) |
| CIE-LCH | lch(85.39, 67.16, 147.92°) |
| OKLab | oklab(85.46% -0.1541 0.0884) |
| OKLCH | oklch(85.46% 0.178 150.2) |
| XYZ | xyz(41.7653, 66.7766, 36.6695) |
| Luminance | 0.6678 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.57
Sea Green (survey)
#53FCA1
ΔE00 3.75
Light Green Blue
#56FCA2
ΔE00 3.76
Lightgreen
#90EE90
ΔE00 3.78
Light Bluish Green
#76FDA8
ΔE00 3.81
Turquoise Green
#04F489
ΔE00 3.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6AEF8F #EF6ACA
analogous
#87EF6A #6AEF8F #6AEFD2
triadic
#6AEF8F #8F6AEF #EF8F6A
tetradic
#6AEF8F #6A87EF #EF6ACA #EFD26A
square
#6AEF8F #6A87EF #EF6ACA #EFD26A
split-complementary
#6AEF8F #D26AEF #EF6A87
monochromatic
#16C948 #33E965 #6AEF8F #A1F5B9 #D9FBE2
Accessibility & contrast
On white
1.46
#6AEF8F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.36
#6AEF8F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6AEF8F
14.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6AEF8F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6AEF8F | 1.00 | 1.46 | 14.36 | 14.36 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DD88
Deuteranopia (green-blind)
#DED095
Tritanopia (blue-blind)
#48EBD7
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #6aef8f; /* rgb */ color: rgb(106, 239, 143); /* oklch */ color: oklch(85.5% 0.178 150.2);
Tailwind
colors: {
custom: {
50: '#9ff5b1',
500: '#6aef8f',
950: '#000000',
},
}SCSS
$custom: #6aef8f; $custom-light: #9ff5b1; $custom-dark: #000000;
JSON
{
"hex": "#6aef8f",
"rgb": {
"r": 106,
"g": 239,
"b": 143
},
"hsl": {
"h": 136.692,
"s": 80.606,
"l": 67.647
},
"oklch": {
"l": 0.85455,
"c": 0.17765,
"h": 150.2
},
"luminance": 0.6678
}Semantic roles & 50–950 ramp
primary
#6AEF8F
secondary
#C6379E
accent
#09A2DD
background
#FCFFFD
surface
#F6FEF7
border
#D0D6D0
text
#0F1711
muted
#808581