#6AF299#6AF299
#6AF299 is a very light, vivid green. Relative luminance 0.689; OKLCH L 86.4% C 0.173 H 152.4°. Best body text is #000000 at 14.77:1 contrast (WCAG AA passes).
Color values
| HEX | #6AF299 |
|---|---|
| RGB | rgb(106, 242, 153) |
| HSL | hsl(141, 84%, 68%) |
| HSV | hsv(141, 56%, 95%) |
| CMYK | cmyk(56.2%, 0%, 36.8%, 5.1%) |
| CIE-LAB | lab(86.44, -56.39, 32.04) |
| CIE-LCH | lch(86.44, 64.85, 150.40°) |
| OKLab | oklab(86.36% -0.1529 0.0801) |
| OKLCH | oklch(86.36% 0.173 152.4) |
| XYZ | xyz(43.4425, 68.8644, 41.1336) |
| Luminance | 0.6887 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Bluish Green
#76FDA8
ΔE00 2.59
Light Green Blue
#56FCA2
ΔE00 2.62
Sea Green (survey)
#53FCA1
ΔE00 2.67
Seafoam Green
#7AF9AB
ΔE00 2.69
Seafoam (survey)
#80F9AD
ΔE00 3.08
Foam Green
#90FDA9
ΔE00 3.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6AF299 #F26AC3
analogous
#7FF26A #6AF299 #6AF2DD
triadic
#6AF299 #996AF2 #F2996A
tetradic
#6AF299 #6A7FF2 #F26AC3 #F2DD6A
square
#6AF299 #6A7FF2 #F26AC3 #F2DD6A
split-complementary
#6AF299 #DD6AF2 #F26A7F
monochromatic
#12CF54 #32ED72 #6AF299 #A2F7C0 #DBFCE6
Accessibility & contrast
On white
1.42
#6AF299 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.77
#6AF299 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6AF299
14.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6AF299 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6AF299 | 1.00 | 1.42 | 14.77 | 14.77 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2E093
Deuteranopia (green-blind)
#E0D39F
Tritanopia (blue-blind)
#43EFDB
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #6af299; /* rgb */ color: rgb(106, 242, 153); /* oklch */ color: oklch(86.4% 0.173 152.4);
Tailwind
colors: {
custom: {
50: '#9ff7b7',
500: '#6af299',
950: '#000000',
},
}SCSS
$custom: #6af299; $custom-light: #9ff7b7; $custom-dark: #000000;
JSON
{
"hex": "#6af299",
"rgb": {
"r": 106,
"g": 242,
"b": 153
},
"hsl": {
"h": 140.735,
"s": 83.951,
"l": 68.235
},
"oklch": {
"l": 0.86364,
"c": 0.17258,
"h": 152.4
},
"luminance": 0.68868
}Semantic roles & 50–950 ramp
primary
#6AF299
secondary
#CB3697
accent
#0595E0
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#101711
muted
#808581