#6BF499#6BF499
#6BF499 is a very light, vivid green. Relative luminance 0.701; OKLCH L 86.9% C 0.175 H 152.0°. Best body text is #000000 at 15.03:1 contrast (WCAG AA passes).
Color values
| HEX | #6BF499 |
|---|---|
| RGB | rgb(107, 244, 153) |
| HSL | hsl(140, 86%, 69%) |
| HSV | hsv(140, 56%, 96%) |
| CMYK | cmyk(56.1%, 0%, 37.3%, 4.3%) |
| CIE-LAB | lab(87.06, -56.95, 32.86) |
| CIE-LCH | lch(87.06, 65.75, 150.01°) |
| OKLab | oklab(86.88% -0.1544 0.082) |
| OKLCH | oklch(86.88% 0.175 152) |
| XYZ | xyz(44.1605, 70.1230, 41.3387) |
| Luminance | 0.7013 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Bluish Green
#76FDA8
ΔE00 2.34
Light Green Blue
#56FCA2
ΔE00 2.43
Sea Green (survey)
#53FCA1
ΔE00 2.47
Seafoam Green
#7AF9AB
ΔE00 2.67
Seafoam (survey)
#80F9AD
ΔE00 3.08
Foam Green
#90FDA9
ΔE00 3.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BF499 #F46BC6
analogous
#82F46B #6BF499 #6BF4DE
triadic
#6BF499 #996BF4 #F4996B
tetradic
#6BF499 #6B82F4 #F46BC6 #F4DE6B
square
#6BF499 #6B82F4 #F46BC6 #F4DE6B
split-complementary
#6BF499 #DE6BF4 #F46B82
monochromatic
#10D552 #32F072 #6BF499 #A4F8C0 #DDFCE8
Accessibility & contrast
On white
1.40
#6BF499 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.03
#6BF499 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BF499
15.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BF499 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BF499 | 1.00 | 1.40 | 15.03 | 15.03 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5E293
Deuteranopia (green-blind)
#E2D59F
Tritanopia (blue-blind)
#44F1DD
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #6bf499; /* rgb */ color: rgb(107, 244, 153); /* oklch */ color: oklch(86.9% 0.175 152.0);
Tailwind
colors: {
custom: {
50: '#a0f9b8',
500: '#6bf499',
950: '#000000',
},
}SCSS
$custom: #6bf499; $custom-light: #a0f9b8; $custom-dark: #000000;
JSON
{
"hex": "#6bf499",
"rgb": {
"r": 107,
"g": 244,
"b": 153
},
"hsl": {
"h": 140.146,
"s": 86.164,
"l": 68.824
},
"oklch": {
"l": 0.86881,
"c": 0.17481,
"h": 152
},
"luminance": 0.70127
}Semantic roles & 50–950 ramp
primary
#6BF499
secondary
#CD369A
accent
#0398E3
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#101711
muted
#808581