#6AF09D#6AF09D
#6AF09D is a very light, vivid green. Relative luminance 0.678; OKLCH L 86.0% C 0.166 H 153.7°. Best body text is #000000 at 14.56:1 contrast (WCAG AA passes).
Color values
| HEX | #6AF09D |
|---|---|
| RGB | rgb(106, 240, 157) |
| HSL | hsl(143, 82%, 68%) |
| HSV | hsv(143, 56%, 94%) |
| CMYK | cmyk(55.8%, 0%, 34.6%, 5.9%) |
| CIE-LAB | lab(85.91, -54.89, 29.31) |
| CIE-LCH | lch(85.91, 62.23, 151.90°) |
| OKLab | oklab(85.96% -0.1491 0.0736) |
| OKLCH | oklch(85.96% 0.166 153.7) |
| XYZ | xyz(43.1864, 67.8147, 42.7055) |
| Luminance | 0.6782 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 2.40
Seafoam (survey)
#80F9AD
ΔE00 2.76
Light Bluish Green
#76FDA8
ΔE00 2.80
Light Green Blue
#56FCA2
ΔE00 2.88
Sea Green (survey)
#53FCA1
ΔE00 2.97
Light Blue Green
#7EFBB3
ΔE00 3.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6AF09D #F06ABD
analogous
#7AF06A #6AF09D #6AF0E0
triadic
#6AF09D #9D6AF0 #F09D6A
tetradic
#6AF09D #6A7AF0 #F06ABD #F0E06A
square
#6AF09D #6A7AF0 #F06ABD #F0E06A
split-complementary
#6AF09D #E06AF0 #F06A7A
monochromatic
#14CB5A #32EA78 #6AF09D #A2F6C2 #D9FBE6
Accessibility & contrast
On white
1.44
#6AF09D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.56
#6AF09D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6AF09D
14.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6AF09D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6AF09D | 1.00 | 1.44 | 14.56 | 14.56 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DF98
Deuteranopia (green-blind)
#DDD2A2
Tritanopia (blue-blind)
#42EDDB
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #6af09d; /* rgb */ color: rgb(106, 240, 157); /* oklch */ color: oklch(86.0% 0.166 153.7);
Tailwind
colors: {
custom: {
50: '#9ff6ba',
500: '#6af09d',
950: '#000000',
},
}SCSS
$custom: #6af09d; $custom-light: #9ff6ba; $custom-dark: #000000;
JSON
{
"hex": "#6af09d",
"rgb": {
"r": 106,
"g": 240,
"b": 157
},
"hsl": {
"h": 142.836,
"s": 81.707,
"l": 67.843
},
"oklch": {
"l": 0.85958,
"c": 0.16626,
"h": 153.7
},
"luminance": 0.67819
}Semantic roles & 50–950 ramp
primary
#6AF09D
secondary
#C83690
accent
#078CDE
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#0F1711
muted
#808581