#6AF699#6AF699
#6AF699 is a very light, vivid green. Relative luminance 0.713; OKLCH L 87.3% C 0.178 H 151.9°. Best body text is #000000 at 15.26:1 contrast (WCAG AA passes).
Color values
| HEX | #6AF699 |
|---|---|
| RGB | rgb(106, 246, 153) |
| HSL | hsl(140, 89%, 69%) |
| HSV | hsv(140, 57%, 96%) |
| CMYK | cmyk(56.9%, 0%, 37.8%, 3.5%) |
| CIE-LAB | lab(87.62, -57.95, 33.60) |
| CIE-LCH | lch(87.62, 66.99, 149.89°) |
| OKLab | oklab(87.33% -0.157 0.0838) |
| OKLCH | oklch(87.33% 0.178 151.9) |
| XYZ | xyz(44.6460, 71.2715, 41.5348) |
| Luminance | 0.7128 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Bluish Green
#76FDA8
ΔE00 2.19
Light Green Blue
#56FCA2
ΔE00 2.20
Sea Green (survey)
#53FCA1
ΔE00 2.24
Seafoam Green
#7AF9AB
ΔE00 2.76
Seafoam (survey)
#80F9AD
ΔE00 3.19
Baby Green
#8CFF9E
ΔE00 3.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6AF699 #F66AC7
analogous
#81F66A #6AF699 #6AF6DF
triadic
#6AF699 #996AF6 #F6996A
tetradic
#6AF699 #6A81F6 #F66AC7 #F6DF6A
square
#6AF699 #6A81F6 #F66AC7 #F6DF6A
split-complementary
#6AF699 #DF6AF6 #F66A81
monochromatic
#0DD951 #30F371 #6AF699 #A4F9C1 #DDFDE8
Accessibility & contrast
On white
1.38
#6AF699 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.26
#6AF699 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6AF699
15.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6AF699 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6AF699 | 1.00 | 1.38 | 15.26 | 15.26 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E493
Deuteranopia (green-blind)
#E4D69F
Tritanopia (blue-blind)
#41F3DF
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #6af699; /* rgb */ color: rgb(106, 246, 153); /* oklch */ color: oklch(87.3% 0.178 151.9);
Tailwind
colors: {
custom: {
50: '#9ffab8',
500: '#6af699',
950: '#000000',
},
}SCSS
$custom: #6af699; $custom-light: #9ffab8; $custom-dark: #000000;
JSON
{
"hex": "#6af699",
"rgb": {
"r": 106,
"g": 246,
"b": 153
},
"hsl": {
"h": 140.143,
"s": 88.608,
"l": 69.02
},
"oklch": {
"l": 0.87332,
"c": 0.17796,
"h": 151.9
},
"luminance": 0.71276
}Semantic roles & 50–950 ramp
primary
#6AF699
secondary
#D0359C
accent
#0098E5
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#101711
muted
#808581