#6AF499#6AF499
#6AF499 is a very light, vivid green. Relative luminance 0.701; OKLCH L 86.8% C 0.175 H 152.1°. Best body text is #000000 at 15.01:1 contrast (WCAG AA passes).
Color values
| HEX | #6AF499 |
|---|---|
| RGB | rgb(106, 244, 153) |
| HSL | hsl(140, 86%, 69%) |
| HSV | hsv(140, 57%, 96%) |
| CMYK | cmyk(56.6%, 0%, 37.3%, 4.3%) |
| CIE-LAB | lab(87.03, -57.17, 32.82) |
| CIE-LCH | lch(87.03, 65.92, 150.14°) |
| OKLab | oklab(86.85% -0.1549 0.0819) |
| OKLCH | oklch(86.85% 0.175 152.1) |
| XYZ | xyz(44.0410, 70.0614, 41.3331) |
| Luminance | 0.7006 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Bluish Green
#76FDA8
ΔE00 2.35
Light Green Blue
#56FCA2
ΔE00 2.37
Sea Green (survey)
#53FCA1
ΔE00 2.42
Seafoam Green
#7AF9AB
ΔE00 2.68
Seafoam (survey)
#80F9AD
ΔE00 3.10
Foam Green
#90FDA9
ΔE00 3.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6AF499 #F46AC5
analogous
#80F46A #6AF499 #6AF4DE
triadic
#6AF499 #996AF4 #F4996A
tetradic
#6AF499 #6A80F4 #F46AC5 #F4DE6A
square
#6AF499 #6A80F4 #F46AC5 #F4DE6A
split-complementary
#6AF499 #DE6AF4 #F46A80
monochromatic
#10D453 #31F072 #6AF499 #A3F8C0 #DCFCE7
Accessibility & contrast
On white
1.40
#6AF499 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.01
#6AF499 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6AF499
15.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6AF499 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6AF499 | 1.00 | 1.40 | 15.01 | 15.01 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5E293
Deuteranopia (green-blind)
#E2D59F
Tritanopia (blue-blind)
#42F1DD
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #6af499; /* rgb */ color: rgb(106, 244, 153); /* oklch */ color: oklch(86.8% 0.175 152.1);
Tailwind
colors: {
custom: {
50: '#9ff9b7',
500: '#6af499',
950: '#000000',
},
}SCSS
$custom: #6af499; $custom-light: #9ff9b7; $custom-dark: #000000;
JSON
{
"hex": "#6af499",
"rgb": {
"r": 106,
"g": 244,
"b": 153
},
"hsl": {
"h": 140.435,
"s": 86.25,
"l": 68.627
},
"oklch": {
"l": 0.86848,
"c": 0.17528,
"h": 152.1
},
"luminance": 0.70065
}Semantic roles & 50–950 ramp
primary
#6AF499
secondary
#CD3599
accent
#0396E3
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#101711
muted
#808581