#6AF49A#6AF49A
#6AF49A is a very light, vivid green. Relative luminance 0.701; OKLCH L 86.9% C 0.174 H 152.4°. Best body text is #000000 at 15.02:1 contrast (WCAG AA passes).
Color values
| HEX | #6AF49A |
|---|---|
| RGB | rgb(106, 244, 154) |
| HSL | hsl(141, 86%, 69%) |
| HSV | hsv(141, 57%, 96%) |
| CMYK | cmyk(56.6%, 0%, 36.9%, 4.3%) |
| CIE-LAB | lab(87.04, -57.00, 32.34) |
| CIE-LCH | lch(87.04, 65.53, 150.43°) |
| OKLab | oklab(86.87% -0.1545 0.0808) |
| OKLCH | oklch(86.87% 0.174 152.4) |
| XYZ | xyz(44.1239, 70.0946, 41.7699) |
| Luminance | 0.7010 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Bluish Green
#76FDA8
ΔE00 2.27
Light Green Blue
#56FCA2
ΔE00 2.30
Sea Green (survey)
#53FCA1
ΔE00 2.36
Seafoam Green
#7AF9AB
ΔE00 2.55
Seafoam (survey)
#80F9AD
ΔE00 2.97
Foam Green
#90FDA9
ΔE00 3.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6AF49A #F46AC4
analogous
#7FF46A #6AF49A #6AF4DF
triadic
#6AF49A #9A6AF4 #F49A6A
tetradic
#6AF49A #6A7FF4 #F46AC4 #F4DF6A
square
#6AF49A #6A7FF4 #F46AC4 #F4DF6A
split-complementary
#6AF49A #DF6AF4 #F46A7F
monochromatic
#10D454 #31F073 #6AF49A #A3F8C1 #DCFCE7
Accessibility & contrast
On white
1.40
#6AF49A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.02
#6AF49A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6AF49A
15.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6AF49A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6AF49A | 1.00 | 1.40 | 15.02 | 15.02 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4E294
Deuteranopia (green-blind)
#E2D5A0
Tritanopia (blue-blind)
#42F1DD
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #6af49a; /* rgb */ color: rgb(106, 244, 154); /* oklch */ color: oklch(86.9% 0.174 152.4);
Tailwind
colors: {
custom: {
50: '#9ff9b8',
500: '#6af49a',
950: '#000000',
},
}SCSS
$custom: #6af49a; $custom-light: #9ff9b8; $custom-dark: #000000;
JSON
{
"hex": "#6af49a",
"rgb": {
"r": 106,
"g": 244,
"b": 154
},
"hsl": {
"h": 140.87,
"s": 86.25,
"l": 68.627
},
"oklch": {
"l": 0.86867,
"c": 0.17437,
"h": 152.4
},
"luminance": 0.70099
}Semantic roles & 50–950 ramp
primary
#6AF49A
secondary
#CD3598
accent
#0395E3
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#101711
muted
#808581