#6AF09A#6AF09A
#6AF09A is a very light, vivid green. Relative luminance 0.677; OKLCH L 85.9% C 0.169 H 152.9°. Best body text is #000000 at 14.54:1 contrast (WCAG AA passes).
Color values
| HEX | #6AF09A |
|---|---|
| RGB | rgb(106, 240, 154) |
| HSL | hsl(141, 82%, 68%) |
| HSV | hsv(141, 56%, 94%) |
| CMYK | cmyk(55.8%, 0%, 35.8%, 5.9%) |
| CIE-LAB | lab(85.86, -55.43, 30.77) |
| CIE-LCH | lch(85.86, 63.39, 150.97°) |
| OKLab | oklab(85.9% -0.1504 0.077) |
| OKLCH | oklch(85.9% 0.169 152.9) |
| XYZ | xyz(42.9334, 67.7135, 41.3731) |
| Luminance | 0.6772 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 2.67
Light Bluish Green
#76FDA8
ΔE00 2.85
Light Green Blue
#56FCA2
ΔE00 2.90
Sea Green (survey)
#53FCA1
ΔE00 2.97
Seafoam (survey)
#80F9AD
ΔE00 3.03
Light Blue Green
#7EFBB3
ΔE00 3.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6AF09A #F06AC0
analogous
#7DF06A #6AF09A #6AF0DD
triadic
#6AF09A #9A6AF0 #F09A6A
tetradic
#6AF09A #6A7DF0 #F06AC0 #F0DD6A
square
#6AF09A #6A7DF0 #F06AC0 #F0DD6A
split-complementary
#6AF09A #DD6AF0 #F06A7D
monochromatic
#14CB56 #32EA74 #6AF09A #A2F6C0 #D9FBE5
Accessibility & contrast
On white
1.44
#6AF09A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.54
#6AF09A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6AF09A
14.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6AF09A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6AF09A | 1.00 | 1.44 | 14.54 | 14.54 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DE94
Deuteranopia (green-blind)
#DED29F
Tritanopia (blue-blind)
#43EDDA
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #6af09a; /* rgb */ color: rgb(106, 240, 154); /* oklch */ color: oklch(85.9% 0.169 152.9);
Tailwind
colors: {
custom: {
50: '#9ff6b8',
500: '#6af09a',
950: '#000000',
},
}SCSS
$custom: #6af09a; $custom-light: #9ff6b8; $custom-dark: #000000;
JSON
{
"hex": "#6af09a",
"rgb": {
"r": 106,
"g": 240,
"b": 154
},
"hsl": {
"h": 141.493,
"s": 81.707,
"l": 67.843
},
"oklch": {
"l": 0.85899,
"c": 0.16897,
"h": 152.9
},
"luminance": 0.67717
}Semantic roles & 50–950 ramp
primary
#6AF09A
secondary
#C83694
accent
#0791DE
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#0F1711
muted
#808581